diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 804bf34d4..7e293eef6 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/client/Agent.as b/src/main/as/com/threerings/bureau/client/Agent.as index 1cb5cae4d..6898ab52d 100644 --- a/src/main/as/com/threerings/bureau/client/Agent.as +++ b/src/main/as/com/threerings/bureau/client/Agent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/client/BureauClient.as b/src/main/as/com/threerings/bureau/client/BureauClient.as index 23e881f14..b94733e3e 100644 --- a/src/main/as/com/threerings/bureau/client/BureauClient.as +++ b/src/main/as/com/threerings/bureau/client/BureauClient.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/client/BureauDecoder.as b/src/main/as/com/threerings/bureau/client/BureauDecoder.as index f52959487..fbe650ce4 100644 --- a/src/main/as/com/threerings/bureau/client/BureauDecoder.as +++ b/src/main/as/com/threerings/bureau/client/BureauDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/client/BureauDirector.as b/src/main/as/com/threerings/bureau/client/BureauDirector.as index ba078a438..f76885aba 100644 --- a/src/main/as/com/threerings/bureau/client/BureauDirector.as +++ b/src/main/as/com/threerings/bureau/client/BureauDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/client/BureauReceiver.as b/src/main/as/com/threerings/bureau/client/BureauReceiver.as index ed35e1478..594600380 100644 --- a/src/main/as/com/threerings/bureau/client/BureauReceiver.as +++ b/src/main/as/com/threerings/bureau/client/BureauReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/client/BureauService.as b/src/main/as/com/threerings/bureau/client/BureauService.as index de49e0e0b..7c050d863 100644 --- a/src/main/as/com/threerings/bureau/client/BureauService.as +++ b/src/main/as/com/threerings/bureau/client/BureauService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/data/AgentObject.as b/src/main/as/com/threerings/bureau/data/AgentObject.as index f67917b7c..c393119e9 100644 --- a/src/main/as/com/threerings/bureau/data/AgentObject.as +++ b/src/main/as/com/threerings/bureau/data/AgentObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/data/BureauAuthName.as b/src/main/as/com/threerings/bureau/data/BureauAuthName.as index 6e550c86d..d2f5dd3f5 100644 --- a/src/main/as/com/threerings/bureau/data/BureauAuthName.as +++ b/src/main/as/com/threerings/bureau/data/BureauAuthName.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/data/BureauClientObject.as b/src/main/as/com/threerings/bureau/data/BureauClientObject.as index a17e8385a..38059be49 100644 --- a/src/main/as/com/threerings/bureau/data/BureauClientObject.as +++ b/src/main/as/com/threerings/bureau/data/BureauClientObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/data/BureauCodes.as b/src/main/as/com/threerings/bureau/data/BureauCodes.as index 38a5b8a3e..d681e8ec0 100644 --- a/src/main/as/com/threerings/bureau/data/BureauCodes.as +++ b/src/main/as/com/threerings/bureau/data/BureauCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/data/BureauCredentials.as b/src/main/as/com/threerings/bureau/data/BureauCredentials.as index dac1e990b..aa419c09e 100644 --- a/src/main/as/com/threerings/bureau/data/BureauCredentials.as +++ b/src/main/as/com/threerings/bureau/data/BureauCredentials.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/data/BureauMarshaller.as b/src/main/as/com/threerings/bureau/data/BureauMarshaller.as index 975161a71..96e08e20e 100644 --- a/src/main/as/com/threerings/bureau/data/BureauMarshaller.as +++ b/src/main/as/com/threerings/bureau/data/BureauMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/bureau/util/BureauContext.as b/src/main/as/com/threerings/bureau/util/BureauContext.as index 8eb8161a6..e08b6080b 100644 --- a/src/main/as/com/threerings/bureau/util/BureauContext.as +++ b/src/main/as/com/threerings/bureau/util/BureauContext.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/BroadcastHandler.as b/src/main/as/com/threerings/crowd/chat/client/BroadcastHandler.as index f6f89c910..a95d8f327 100644 --- a/src/main/as/com/threerings/crowd/chat/client/BroadcastHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/BroadcastHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChannelSpeakService.as b/src/main/as/com/threerings/crowd/chat/client/ChannelSpeakService.as index da9cc4f46..0d9c16508 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChannelSpeakService.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChannelSpeakService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as b/src/main/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as index f849598f5..b47f28793 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatDirector.as b/src/main/as/com/threerings/crowd/chat/client/ChatDirector.as index 952b1b9b2..6197f4c65 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatDirector.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatDisplay.as b/src/main/as/com/threerings/crowd/chat/client/ChatDisplay.as index 3bd1b3519..64ea19452 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatDisplay.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatDisplay.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatFilter.as b/src/main/as/com/threerings/crowd/chat/client/ChatFilter.as index c8e471c71..f2f6883da 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatFilter.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatFilter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatService.as b/src/main/as/com/threerings/crowd/chat/client/ChatService.as index eb6e0ef2d..58af2cb55 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatService.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatService_TellListener.as b/src/main/as/com/threerings/crowd/chat/client/ChatService_TellListener.as index 46dd5a4bc..0e63d77cb 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatService_TellListener.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatService_TellListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatSnooper.as b/src/main/as/com/threerings/crowd/chat/client/ChatSnooper.as index e5472e512..f83d1b570 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatSnooper.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatSnooper.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatterObserver.as b/src/main/as/com/threerings/crowd/chat/client/ChatterObserver.as index ba1bf2955..d4b19d18b 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatterObserver.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatterObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ChatterValidator.as b/src/main/as/com/threerings/crowd/chat/client/ChatterValidator.as index e11ea0f43..106763ed9 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ChatterValidator.as +++ b/src/main/as/com/threerings/crowd/chat/client/ChatterValidator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ClearHandler.as b/src/main/as/com/threerings/crowd/chat/client/ClearHandler.as index 65ffa64c0..eb09a3b86 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ClearHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/ClearHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/CommandHandler.as b/src/main/as/com/threerings/crowd/chat/client/CommandHandler.as index 82e6b5ca1..6cb4cccae 100644 --- a/src/main/as/com/threerings/crowd/chat/client/CommandHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/CommandHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/CurseFilter.as b/src/main/as/com/threerings/crowd/chat/client/CurseFilter.as index 70c7e83d4..4fc4f502c 100644 --- a/src/main/as/com/threerings/crowd/chat/client/CurseFilter.as +++ b/src/main/as/com/threerings/crowd/chat/client/CurseFilter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/EmoteHandler.as b/src/main/as/com/threerings/crowd/chat/client/EmoteHandler.as index f3cf3039f..bdccf788a 100644 --- a/src/main/as/com/threerings/crowd/chat/client/EmoteHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/EmoteHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/HelpHandler.as b/src/main/as/com/threerings/crowd/chat/client/HelpHandler.as index cb4cb95cc..221ffad2b 100644 --- a/src/main/as/com/threerings/crowd/chat/client/HelpHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/HelpHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/MuteDirector.as b/src/main/as/com/threerings/crowd/chat/client/MuteDirector.as index 31595036b..2d5a6a9dd 100644 --- a/src/main/as/com/threerings/crowd/chat/client/MuteDirector.as +++ b/src/main/as/com/threerings/crowd/chat/client/MuteDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/MuteObserver.as b/src/main/as/com/threerings/crowd/chat/client/MuteObserver.as index 56f6d3a96..ae8c30aba 100644 --- a/src/main/as/com/threerings/crowd/chat/client/MuteObserver.as +++ b/src/main/as/com/threerings/crowd/chat/client/MuteObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/SpeakHandler.as b/src/main/as/com/threerings/crowd/chat/client/SpeakHandler.as index 4b48a708e..f0533dab9 100644 --- a/src/main/as/com/threerings/crowd/chat/client/SpeakHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/SpeakHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/SpeakService.as b/src/main/as/com/threerings/crowd/chat/client/SpeakService.as index a5c9d25c6..638989e98 100644 --- a/src/main/as/com/threerings/crowd/chat/client/SpeakService.as +++ b/src/main/as/com/threerings/crowd/chat/client/SpeakService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/TellAdapter.as b/src/main/as/com/threerings/crowd/chat/client/TellAdapter.as index 1cc38b42b..72638d096 100644 --- a/src/main/as/com/threerings/crowd/chat/client/TellAdapter.as +++ b/src/main/as/com/threerings/crowd/chat/client/TellAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/TellHandler.as b/src/main/as/com/threerings/crowd/chat/client/TellHandler.as index d4ffcc55a..1ca08b2e9 100644 --- a/src/main/as/com/threerings/crowd/chat/client/TellHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/TellHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/client/ThinkHandler.as b/src/main/as/com/threerings/crowd/chat/client/ThinkHandler.as index 8c832040c..b17e08d31 100644 --- a/src/main/as/com/threerings/crowd/chat/client/ThinkHandler.as +++ b/src/main/as/com/threerings/crowd/chat/client/ThinkHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as b/src/main/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as index 612656acd..b9d435ba2 100644 --- a/src/main/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as +++ b/src/main/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/ChatChannel.as b/src/main/as/com/threerings/crowd/chat/data/ChatChannel.as index 1e972153a..a7fc6afbc 100644 --- a/src/main/as/com/threerings/crowd/chat/data/ChatChannel.as +++ b/src/main/as/com/threerings/crowd/chat/data/ChatChannel.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/ChatCodes.as b/src/main/as/com/threerings/crowd/chat/data/ChatCodes.as index bc391836f..dac976c33 100644 --- a/src/main/as/com/threerings/crowd/chat/data/ChatCodes.as +++ b/src/main/as/com/threerings/crowd/chat/data/ChatCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller.as b/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller.as index 95861a480..8291ba247 100644 --- a/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller.as +++ b/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as b/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as index 708907d1a..636555405 100644 --- a/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as +++ b/src/main/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/ChatMessage.as b/src/main/as/com/threerings/crowd/chat/data/ChatMessage.as index 71d8de697..c42792667 100644 --- a/src/main/as/com/threerings/crowd/chat/data/ChatMessage.as +++ b/src/main/as/com/threerings/crowd/chat/data/ChatMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/SpeakMarshaller.as b/src/main/as/com/threerings/crowd/chat/data/SpeakMarshaller.as index f270f47f5..81a84be6b 100644 --- a/src/main/as/com/threerings/crowd/chat/data/SpeakMarshaller.as +++ b/src/main/as/com/threerings/crowd/chat/data/SpeakMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/SystemMessage.as b/src/main/as/com/threerings/crowd/chat/data/SystemMessage.as index a3d95a576..03ac3f4b9 100644 --- a/src/main/as/com/threerings/crowd/chat/data/SystemMessage.as +++ b/src/main/as/com/threerings/crowd/chat/data/SystemMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as b/src/main/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as index 75cdb1208..aee34eba0 100644 --- a/src/main/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as +++ b/src/main/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/UserMessage.as b/src/main/as/com/threerings/crowd/chat/data/UserMessage.as index 41de8922d..9f5a7c592 100644 --- a/src/main/as/com/threerings/crowd/chat/data/UserMessage.as +++ b/src/main/as/com/threerings/crowd/chat/data/UserMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/chat/data/UserSystemMessage.as b/src/main/as/com/threerings/crowd/chat/data/UserSystemMessage.as index 24bb13bce..2021abee3 100644 --- a/src/main/as/com/threerings/crowd/chat/data/UserSystemMessage.as +++ b/src/main/as/com/threerings/crowd/chat/data/UserSystemMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/BodyService.as b/src/main/as/com/threerings/crowd/client/BodyService.as index fd218e99d..a801cc9d6 100644 --- a/src/main/as/com/threerings/crowd/client/BodyService.as +++ b/src/main/as/com/threerings/crowd/client/BodyService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/CrowdClient.as b/src/main/as/com/threerings/crowd/client/CrowdClient.as index 0aeb853b6..6ec479a97 100644 --- a/src/main/as/com/threerings/crowd/client/CrowdClient.as +++ b/src/main/as/com/threerings/crowd/client/CrowdClient.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationAdapter.as b/src/main/as/com/threerings/crowd/client/LocationAdapter.as index 70469d7d0..f2c735d3c 100644 --- a/src/main/as/com/threerings/crowd/client/LocationAdapter.as +++ b/src/main/as/com/threerings/crowd/client/LocationAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationDecoder.as b/src/main/as/com/threerings/crowd/client/LocationDecoder.as index 4bf405e75..487c7cf1a 100644 --- a/src/main/as/com/threerings/crowd/client/LocationDecoder.as +++ b/src/main/as/com/threerings/crowd/client/LocationDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationDirector.as b/src/main/as/com/threerings/crowd/client/LocationDirector.as index 54328920c..dc45a102f 100644 --- a/src/main/as/com/threerings/crowd/client/LocationDirector.as +++ b/src/main/as/com/threerings/crowd/client/LocationDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as b/src/main/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as index 84f8bb26d..9992a6a19 100644 --- a/src/main/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as +++ b/src/main/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationObserver.as b/src/main/as/com/threerings/crowd/client/LocationObserver.as index 072989238..1b16fd12c 100644 --- a/src/main/as/com/threerings/crowd/client/LocationObserver.as +++ b/src/main/as/com/threerings/crowd/client/LocationObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationReceiver.as b/src/main/as/com/threerings/crowd/client/LocationReceiver.as index e977d3e8f..c3a8c93b9 100644 --- a/src/main/as/com/threerings/crowd/client/LocationReceiver.as +++ b/src/main/as/com/threerings/crowd/client/LocationReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationService.as b/src/main/as/com/threerings/crowd/client/LocationService.as index e644fee36..1fca18320 100644 --- a/src/main/as/com/threerings/crowd/client/LocationService.as +++ b/src/main/as/com/threerings/crowd/client/LocationService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/LocationService_MoveListener.as b/src/main/as/com/threerings/crowd/client/LocationService_MoveListener.as index 3fe5a31ca..412e7df2e 100644 --- a/src/main/as/com/threerings/crowd/client/LocationService_MoveListener.as +++ b/src/main/as/com/threerings/crowd/client/LocationService_MoveListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/MoveAdapter.as b/src/main/as/com/threerings/crowd/client/MoveAdapter.as index 7f82589d5..8d95b518a 100644 --- a/src/main/as/com/threerings/crowd/client/MoveAdapter.as +++ b/src/main/as/com/threerings/crowd/client/MoveAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/MoveFailedError.as b/src/main/as/com/threerings/crowd/client/MoveFailedError.as index 2a49e9f13..dc0cf8c03 100644 --- a/src/main/as/com/threerings/crowd/client/MoveFailedError.as +++ b/src/main/as/com/threerings/crowd/client/MoveFailedError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/MoveVetoedError.as b/src/main/as/com/threerings/crowd/client/MoveVetoedError.as index 5458f941e..fa885e7b6 100644 --- a/src/main/as/com/threerings/crowd/client/MoveVetoedError.as +++ b/src/main/as/com/threerings/crowd/client/MoveVetoedError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/OccupantAdapter.as b/src/main/as/com/threerings/crowd/client/OccupantAdapter.as index b365d61be..430379ca0 100644 --- a/src/main/as/com/threerings/crowd/client/OccupantAdapter.as +++ b/src/main/as/com/threerings/crowd/client/OccupantAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/OccupantDirector.as b/src/main/as/com/threerings/crowd/client/OccupantDirector.as index 91020917d..aee0f1af3 100644 --- a/src/main/as/com/threerings/crowd/client/OccupantDirector.as +++ b/src/main/as/com/threerings/crowd/client/OccupantDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/OccupantObserver.as b/src/main/as/com/threerings/crowd/client/OccupantObserver.as index 332b81439..04b4c1bf1 100644 --- a/src/main/as/com/threerings/crowd/client/OccupantObserver.as +++ b/src/main/as/com/threerings/crowd/client/OccupantObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/PlaceController.as b/src/main/as/com/threerings/crowd/client/PlaceController.as index cc5531f7b..2855585e1 100644 --- a/src/main/as/com/threerings/crowd/client/PlaceController.as +++ b/src/main/as/com/threerings/crowd/client/PlaceController.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/PlaceControllerDelegate.as b/src/main/as/com/threerings/crowd/client/PlaceControllerDelegate.as index 9ddfa2959..3592e1df3 100644 --- a/src/main/as/com/threerings/crowd/client/PlaceControllerDelegate.as +++ b/src/main/as/com/threerings/crowd/client/PlaceControllerDelegate.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/PlaceView.as b/src/main/as/com/threerings/crowd/client/PlaceView.as index 439c0bd03..9dd9aa787 100644 --- a/src/main/as/com/threerings/crowd/client/PlaceView.as +++ b/src/main/as/com/threerings/crowd/client/PlaceView.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/client/PlaceViewUtil.as b/src/main/as/com/threerings/crowd/client/PlaceViewUtil.as index 145dc4b10..bbda6383e 100644 --- a/src/main/as/com/threerings/crowd/client/PlaceViewUtil.as +++ b/src/main/as/com/threerings/crowd/client/PlaceViewUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/BodyMarshaller.as b/src/main/as/com/threerings/crowd/data/BodyMarshaller.as index b911a605c..c29a011d9 100644 --- a/src/main/as/com/threerings/crowd/data/BodyMarshaller.as +++ b/src/main/as/com/threerings/crowd/data/BodyMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/BodyObject.as b/src/main/as/com/threerings/crowd/data/BodyObject.as index 7118e6ac2..8cf441a2a 100644 --- a/src/main/as/com/threerings/crowd/data/BodyObject.as +++ b/src/main/as/com/threerings/crowd/data/BodyObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/CrowdCodes.as b/src/main/as/com/threerings/crowd/data/CrowdCodes.as index bdadf02ec..b83abbdc1 100644 --- a/src/main/as/com/threerings/crowd/data/CrowdCodes.as +++ b/src/main/as/com/threerings/crowd/data/CrowdCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/CrowdPermissionPolicy.as b/src/main/as/com/threerings/crowd/data/CrowdPermissionPolicy.as index f8710e8f7..28a2d9d2e 100644 --- a/src/main/as/com/threerings/crowd/data/CrowdPermissionPolicy.as +++ b/src/main/as/com/threerings/crowd/data/CrowdPermissionPolicy.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/LocationCodes.as b/src/main/as/com/threerings/crowd/data/LocationCodes.as index 4da20279e..b2aadba94 100644 --- a/src/main/as/com/threerings/crowd/data/LocationCodes.as +++ b/src/main/as/com/threerings/crowd/data/LocationCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/LocationMarshaller.as b/src/main/as/com/threerings/crowd/data/LocationMarshaller.as index fce74a9f1..42f99ccdb 100644 --- a/src/main/as/com/threerings/crowd/data/LocationMarshaller.as +++ b/src/main/as/com/threerings/crowd/data/LocationMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as b/src/main/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as index 66a0e9ad4..f3d710a7b 100644 --- a/src/main/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as +++ b/src/main/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/ManagerCaller.as b/src/main/as/com/threerings/crowd/data/ManagerCaller.as index 6226d328f..65be4aef4 100644 --- a/src/main/as/com/threerings/crowd/data/ManagerCaller.as +++ b/src/main/as/com/threerings/crowd/data/ManagerCaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/OccupantInfo.as b/src/main/as/com/threerings/crowd/data/OccupantInfo.as index d5c652e04..92f2e259e 100644 --- a/src/main/as/com/threerings/crowd/data/OccupantInfo.as +++ b/src/main/as/com/threerings/crowd/data/OccupantInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/Place.as b/src/main/as/com/threerings/crowd/data/Place.as index 139c6a527..91af81420 100644 --- a/src/main/as/com/threerings/crowd/data/Place.as +++ b/src/main/as/com/threerings/crowd/data/Place.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/PlaceConfig.as b/src/main/as/com/threerings/crowd/data/PlaceConfig.as index 6663d14c8..cd8bf6653 100644 --- a/src/main/as/com/threerings/crowd/data/PlaceConfig.as +++ b/src/main/as/com/threerings/crowd/data/PlaceConfig.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/PlaceObject.as b/src/main/as/com/threerings/crowd/data/PlaceObject.as index 7c43f8a07..8d68aa5ab 100644 --- a/src/main/as/com/threerings/crowd/data/PlaceObject.as +++ b/src/main/as/com/threerings/crowd/data/PlaceObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/data/TokenRing.as b/src/main/as/com/threerings/crowd/data/TokenRing.as index fddf9d5c5..d3d560512 100644 --- a/src/main/as/com/threerings/crowd/data/TokenRing.as +++ b/src/main/as/com/threerings/crowd/data/TokenRing.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/peer/data/CrowdClientInfo.as b/src/main/as/com/threerings/crowd/peer/data/CrowdClientInfo.as index 2ee1096c4..e073cd694 100644 --- a/src/main/as/com/threerings/crowd/peer/data/CrowdClientInfo.as +++ b/src/main/as/com/threerings/crowd/peer/data/CrowdClientInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/crowd/util/CrowdContext.as b/src/main/as/com/threerings/crowd/util/CrowdContext.as index 6be4e83e5..75d1098db 100644 --- a/src/main/as/com/threerings/crowd/util/CrowdContext.as +++ b/src/main/as/com/threerings/crowd/util/CrowdContext.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/ArrayMask.as b/src/main/as/com/threerings/io/ArrayMask.as index 3f676fdf4..d63ef462a 100644 --- a/src/main/as/com/threerings/io/ArrayMask.as +++ b/src/main/as/com/threerings/io/ArrayMask.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/ClassMapping.as b/src/main/as/com/threerings/io/ClassMapping.as index 85f7e3aff..d1ba0feea 100644 --- a/src/main/as/com/threerings/io/ClassMapping.as +++ b/src/main/as/com/threerings/io/ClassMapping.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/FrameAvailableEvent.as b/src/main/as/com/threerings/io/FrameAvailableEvent.as index 24871982f..f02a4e406 100644 --- a/src/main/as/com/threerings/io/FrameAvailableEvent.as +++ b/src/main/as/com/threerings/io/FrameAvailableEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/FrameReader.as b/src/main/as/com/threerings/io/FrameReader.as index 41e1aad82..aa474f19c 100644 --- a/src/main/as/com/threerings/io/FrameReader.as +++ b/src/main/as/com/threerings/io/FrameReader.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/ObjectInputStream.as b/src/main/as/com/threerings/io/ObjectInputStream.as index de5d92a59..ffec90a55 100644 --- a/src/main/as/com/threerings/io/ObjectInputStream.as +++ b/src/main/as/com/threerings/io/ObjectInputStream.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/ObjectOutputStream.as b/src/main/as/com/threerings/io/ObjectOutputStream.as index 6c9b9a97d..e21223b46 100644 --- a/src/main/as/com/threerings/io/ObjectOutputStream.as +++ b/src/main/as/com/threerings/io/ObjectOutputStream.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/SimpleStreamableObject.as b/src/main/as/com/threerings/io/SimpleStreamableObject.as index 2ecebd810..d53e93a71 100644 --- a/src/main/as/com/threerings/io/SimpleStreamableObject.as +++ b/src/main/as/com/threerings/io/SimpleStreamableObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/Streamable.as b/src/main/as/com/threerings/io/Streamable.as index b37884521..1c2922fe3 100644 --- a/src/main/as/com/threerings/io/Streamable.as +++ b/src/main/as/com/threerings/io/Streamable.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/Streamer.as b/src/main/as/com/threerings/io/Streamer.as index 1fd8d3ab5..070f1274e 100644 --- a/src/main/as/com/threerings/io/Streamer.as +++ b/src/main/as/com/threerings/io/Streamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/Translations.as b/src/main/as/com/threerings/io/Translations.as index 109f54619..2452f58fa 100644 --- a/src/main/as/com/threerings/io/Translations.as +++ b/src/main/as/com/threerings/io/Translations.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/TypedArray.as b/src/main/as/com/threerings/io/TypedArray.as index 4a4bac73b..7c6f8e45a 100644 --- a/src/main/as/com/threerings/io/TypedArray.as +++ b/src/main/as/com/threerings/io/TypedArray.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/ArrayStreamer.as b/src/main/as/com/threerings/io/streamers/ArrayStreamer.as index 31358e6e3..24e2a4070 100644 --- a/src/main/as/com/threerings/io/streamers/ArrayStreamer.as +++ b/src/main/as/com/threerings/io/streamers/ArrayStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/ByteArrayStreamer.as b/src/main/as/com/threerings/io/streamers/ByteArrayStreamer.as index 1f9af2266..460e36444 100644 --- a/src/main/as/com/threerings/io/streamers/ByteArrayStreamer.as +++ b/src/main/as/com/threerings/io/streamers/ByteArrayStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/ByteEnumStreamer.as b/src/main/as/com/threerings/io/streamers/ByteEnumStreamer.as index 693f0f929..99e7589cd 100644 --- a/src/main/as/com/threerings/io/streamers/ByteEnumStreamer.as +++ b/src/main/as/com/threerings/io/streamers/ByteEnumStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/EnumStreamer.as b/src/main/as/com/threerings/io/streamers/EnumStreamer.as index 3a0eed161..89f349ed3 100644 --- a/src/main/as/com/threerings/io/streamers/EnumStreamer.as +++ b/src/main/as/com/threerings/io/streamers/EnumStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/MapStreamer.as b/src/main/as/com/threerings/io/streamers/MapStreamer.as index ecfcd2b19..cf0ccc6b9 100644 --- a/src/main/as/com/threerings/io/streamers/MapStreamer.as +++ b/src/main/as/com/threerings/io/streamers/MapStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/NumberStreamer.as b/src/main/as/com/threerings/io/streamers/NumberStreamer.as index db6b4d72a..40124d513 100644 --- a/src/main/as/com/threerings/io/streamers/NumberStreamer.as +++ b/src/main/as/com/threerings/io/streamers/NumberStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/SetStreamer.as b/src/main/as/com/threerings/io/streamers/SetStreamer.as index dbd834ea3..a4e7c745c 100644 --- a/src/main/as/com/threerings/io/streamers/SetStreamer.as +++ b/src/main/as/com/threerings/io/streamers/SetStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/io/streamers/StringStreamer.as b/src/main/as/com/threerings/io/streamers/StringStreamer.as index 438bf986e..9856623ee 100644 --- a/src/main/as/com/threerings/io/streamers/StringStreamer.as +++ b/src/main/as/com/threerings/io/streamers/StringStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/BasicDirector.as b/src/main/as/com/threerings/presents/client/BasicDirector.as index fe1853408..9c17d5b82 100644 --- a/src/main/as/com/threerings/presents/client/BasicDirector.as +++ b/src/main/as/com/threerings/presents/client/BasicDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/Client.as b/src/main/as/com/threerings/presents/client/Client.as index 522c887a3..28ffb6c22 100644 --- a/src/main/as/com/threerings/presents/client/Client.as +++ b/src/main/as/com/threerings/presents/client/Client.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ClientAdapter.as b/src/main/as/com/threerings/presents/client/ClientAdapter.as index 8e0b33083..b0578b32f 100644 --- a/src/main/as/com/threerings/presents/client/ClientAdapter.as +++ b/src/main/as/com/threerings/presents/client/ClientAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ClientDObjectMgr.as b/src/main/as/com/threerings/presents/client/ClientDObjectMgr.as index cd6f1fe62..674889911 100644 --- a/src/main/as/com/threerings/presents/client/ClientDObjectMgr.as +++ b/src/main/as/com/threerings/presents/client/ClientDObjectMgr.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ClientEvent.as b/src/main/as/com/threerings/presents/client/ClientEvent.as index cba16adae..b8747c682 100644 --- a/src/main/as/com/threerings/presents/client/ClientEvent.as +++ b/src/main/as/com/threerings/presents/client/ClientEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ClientObserver.as b/src/main/as/com/threerings/presents/client/ClientObserver.as index 25cf7b53f..c8a4fbb13 100644 --- a/src/main/as/com/threerings/presents/client/ClientObserver.as +++ b/src/main/as/com/threerings/presents/client/ClientObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/Communicator.as b/src/main/as/com/threerings/presents/client/Communicator.as index 153e4a0d5..aa22c5068 100644 --- a/src/main/as/com/threerings/presents/client/Communicator.as +++ b/src/main/as/com/threerings/presents/client/Communicator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ConfirmAdapter.as b/src/main/as/com/threerings/presents/client/ConfirmAdapter.as index 05180c4fc..5c604d68c 100644 --- a/src/main/as/com/threerings/presents/client/ConfirmAdapter.as +++ b/src/main/as/com/threerings/presents/client/ConfirmAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationAdapter.as b/src/main/as/com/threerings/presents/client/InvocationAdapter.as index daa4821a8..0e6162303 100644 --- a/src/main/as/com/threerings/presents/client/InvocationAdapter.as +++ b/src/main/as/com/threerings/presents/client/InvocationAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationDecoder.as b/src/main/as/com/threerings/presents/client/InvocationDecoder.as index 989862d69..dfeb3278a 100644 --- a/src/main/as/com/threerings/presents/client/InvocationDecoder.as +++ b/src/main/as/com/threerings/presents/client/InvocationDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationDirector.as b/src/main/as/com/threerings/presents/client/InvocationDirector.as index b26a6e0d4..43c4ccb1a 100644 --- a/src/main/as/com/threerings/presents/client/InvocationDirector.as +++ b/src/main/as/com/threerings/presents/client/InvocationDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationReceiver.as b/src/main/as/com/threerings/presents/client/InvocationReceiver.as index 1240ef4b1..fe63781e8 100644 --- a/src/main/as/com/threerings/presents/client/InvocationReceiver.as +++ b/src/main/as/com/threerings/presents/client/InvocationReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationReceiver_Registration.as b/src/main/as/com/threerings/presents/client/InvocationReceiver_Registration.as index d1964095b..19fe71f2d 100644 --- a/src/main/as/com/threerings/presents/client/InvocationReceiver_Registration.as +++ b/src/main/as/com/threerings/presents/client/InvocationReceiver_Registration.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationService.as b/src/main/as/com/threerings/presents/client/InvocationService.as index 2f060b7ab..6b5cdf88d 100644 --- a/src/main/as/com/threerings/presents/client/InvocationService.as +++ b/src/main/as/com/threerings/presents/client/InvocationService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationService_ConfirmListener.as b/src/main/as/com/threerings/presents/client/InvocationService_ConfirmListener.as index d44a67796..22b25eef2 100644 --- a/src/main/as/com/threerings/presents/client/InvocationService_ConfirmListener.as +++ b/src/main/as/com/threerings/presents/client/InvocationService_ConfirmListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationService_InvocationListener.as b/src/main/as/com/threerings/presents/client/InvocationService_InvocationListener.as index 65a255682..38f4f56b1 100644 --- a/src/main/as/com/threerings/presents/client/InvocationService_InvocationListener.as +++ b/src/main/as/com/threerings/presents/client/InvocationService_InvocationListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/InvocationService_ResultListener.as b/src/main/as/com/threerings/presents/client/InvocationService_ResultListener.as index 6e7c92f05..0255c90dd 100644 --- a/src/main/as/com/threerings/presents/client/InvocationService_ResultListener.as +++ b/src/main/as/com/threerings/presents/client/InvocationService_ResultListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/LogonError.as b/src/main/as/com/threerings/presents/client/LogonError.as index 57544f9e1..c5fd867a9 100644 --- a/src/main/as/com/threerings/presents/client/LogonError.as +++ b/src/main/as/com/threerings/presents/client/LogonError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/PresentsPrefs.as b/src/main/as/com/threerings/presents/client/PresentsPrefs.as index 3e42200e8..2857103b6 100644 --- a/src/main/as/com/threerings/presents/client/PresentsPrefs.as +++ b/src/main/as/com/threerings/presents/client/PresentsPrefs.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ResultAdapter.as b/src/main/as/com/threerings/presents/client/ResultAdapter.as index 01cda5d08..503a94033 100644 --- a/src/main/as/com/threerings/presents/client/ResultAdapter.as +++ b/src/main/as/com/threerings/presents/client/ResultAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/ServerSwitcher.as b/src/main/as/com/threerings/presents/client/ServerSwitcher.as index 0d4ce8f6b..424ccf5f6 100644 --- a/src/main/as/com/threerings/presents/client/ServerSwitcher.as +++ b/src/main/as/com/threerings/presents/client/ServerSwitcher.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/SessionObserver.as b/src/main/as/com/threerings/presents/client/SessionObserver.as index f46286b31..4c125988f 100644 --- a/src/main/as/com/threerings/presents/client/SessionObserver.as +++ b/src/main/as/com/threerings/presents/client/SessionObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/TimeBaseService.as b/src/main/as/com/threerings/presents/client/TimeBaseService.as index 869c92104..95c4d7f5f 100644 --- a/src/main/as/com/threerings/presents/client/TimeBaseService.as +++ b/src/main/as/com/threerings/presents/client/TimeBaseService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as b/src/main/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as index 419c2f3f8..7d0f6413f 100644 --- a/src/main/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as +++ b/src/main/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/AuthCodes.as b/src/main/as/com/threerings/presents/data/AuthCodes.as index cf128fd50..f51f6cedf 100644 --- a/src/main/as/com/threerings/presents/data/AuthCodes.as +++ b/src/main/as/com/threerings/presents/data/AuthCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/ClientObject.as b/src/main/as/com/threerings/presents/data/ClientObject.as index f2fd2bbb2..d3274164d 100644 --- a/src/main/as/com/threerings/presents/data/ClientObject.as +++ b/src/main/as/com/threerings/presents/data/ClientObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/ConMgrStats.as b/src/main/as/com/threerings/presents/data/ConMgrStats.as index abfc8bf97..aaceef785 100644 --- a/src/main/as/com/threerings/presents/data/ConMgrStats.as +++ b/src/main/as/com/threerings/presents/data/ConMgrStats.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/InvocationCodes.as b/src/main/as/com/threerings/presents/data/InvocationCodes.as index 5d8e0923b..f945b7c73 100644 --- a/src/main/as/com/threerings/presents/data/InvocationCodes.as +++ b/src/main/as/com/threerings/presents/data/InvocationCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/InvocationMarshaller.as b/src/main/as/com/threerings/presents/data/InvocationMarshaller.as index e64674e91..ae7948b8b 100644 --- a/src/main/as/com/threerings/presents/data/InvocationMarshaller.as +++ b/src/main/as/com/threerings/presents/data/InvocationMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as b/src/main/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as index 59534723f..a609efc5b 100644 --- a/src/main/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as +++ b/src/main/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as b/src/main/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as index 878c7d493..9b5d1bc8c 100644 --- a/src/main/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as +++ b/src/main/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as b/src/main/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as index 67c98e463..7d9c57897 100644 --- a/src/main/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as +++ b/src/main/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/Permission.as b/src/main/as/com/threerings/presents/data/Permission.as index 857e5c976..b5953acac 100644 --- a/src/main/as/com/threerings/presents/data/Permission.as +++ b/src/main/as/com/threerings/presents/data/Permission.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/PermissionPolicy.as b/src/main/as/com/threerings/presents/data/PermissionPolicy.as index 215407be6..788d887fc 100644 --- a/src/main/as/com/threerings/presents/data/PermissionPolicy.as +++ b/src/main/as/com/threerings/presents/data/PermissionPolicy.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/TimeBaseMarshaller.as b/src/main/as/com/threerings/presents/data/TimeBaseMarshaller.as index e64946775..af592d3c0 100644 --- a/src/main/as/com/threerings/presents/data/TimeBaseMarshaller.as +++ b/src/main/as/com/threerings/presents/data/TimeBaseMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as b/src/main/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as index 233672b49..b846f7a4f 100644 --- a/src/main/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as +++ b/src/main/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/AttributeChangeAdapter.as b/src/main/as/com/threerings/presents/dobj/AttributeChangeAdapter.as index 234f55c41..a632329eb 100644 --- a/src/main/as/com/threerings/presents/dobj/AttributeChangeAdapter.as +++ b/src/main/as/com/threerings/presents/dobj/AttributeChangeAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/AttributeChangeListener.as b/src/main/as/com/threerings/presents/dobj/AttributeChangeListener.as index 9f4b24330..dc1a76187 100644 --- a/src/main/as/com/threerings/presents/dobj/AttributeChangeListener.as +++ b/src/main/as/com/threerings/presents/dobj/AttributeChangeListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/AttributeChangedEvent.as b/src/main/as/com/threerings/presents/dobj/AttributeChangedEvent.as index e845f369c..28f03d23b 100644 --- a/src/main/as/com/threerings/presents/dobj/AttributeChangedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/AttributeChangedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ChangeListener.as b/src/main/as/com/threerings/presents/dobj/ChangeListener.as index e6546620b..0d410f434 100644 --- a/src/main/as/com/threerings/presents/dobj/ChangeListener.as +++ b/src/main/as/com/threerings/presents/dobj/ChangeListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/CompoundEvent.as b/src/main/as/com/threerings/presents/dobj/CompoundEvent.as index bae78e06c..081047c86 100644 --- a/src/main/as/com/threerings/presents/dobj/CompoundEvent.as +++ b/src/main/as/com/threerings/presents/dobj/CompoundEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/DEvent.as b/src/main/as/com/threerings/presents/dobj/DEvent.as index deaa55567..2356c13f8 100644 --- a/src/main/as/com/threerings/presents/dobj/DEvent.as +++ b/src/main/as/com/threerings/presents/dobj/DEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/DObject.as b/src/main/as/com/threerings/presents/dobj/DObject.as index 3491fa0b1..8679f3cd2 100644 --- a/src/main/as/com/threerings/presents/dobj/DObject.as +++ b/src/main/as/com/threerings/presents/dobj/DObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/DObjectManager.as b/src/main/as/com/threerings/presents/dobj/DObjectManager.as index 4fa2bc896..54f2bc37e 100644 --- a/src/main/as/com/threerings/presents/dobj/DObjectManager.as +++ b/src/main/as/com/threerings/presents/dobj/DObjectManager.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/DSet.as b/src/main/as/com/threerings/presents/dobj/DSet.as index c4b9ec836..1c7903a2f 100644 --- a/src/main/as/com/threerings/presents/dobj/DSet.as +++ b/src/main/as/com/threerings/presents/dobj/DSet.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/DSet_Entry.as b/src/main/as/com/threerings/presents/dobj/DSet_Entry.as index 93216a4b9..917872e46 100644 --- a/src/main/as/com/threerings/presents/dobj/DSet_Entry.as +++ b/src/main/as/com/threerings/presents/dobj/DSet_Entry.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/DummyEntry.as b/src/main/as/com/threerings/presents/dobj/DummyEntry.as index 677767abf..1154f888b 100644 --- a/src/main/as/com/threerings/presents/dobj/DummyEntry.as +++ b/src/main/as/com/threerings/presents/dobj/DummyEntry.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ElementUpdateListener.as b/src/main/as/com/threerings/presents/dobj/ElementUpdateListener.as index 83e6ad2e1..6c6d21f2f 100644 --- a/src/main/as/com/threerings/presents/dobj/ElementUpdateListener.as +++ b/src/main/as/com/threerings/presents/dobj/ElementUpdateListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ElementUpdatedEvent.as b/src/main/as/com/threerings/presents/dobj/ElementUpdatedEvent.as index 86ae748a7..42677af45 100644 --- a/src/main/as/com/threerings/presents/dobj/ElementUpdatedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/ElementUpdatedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/EntryAddedEvent.as b/src/main/as/com/threerings/presents/dobj/EntryAddedEvent.as index 1be560b94..15f99b9a1 100644 --- a/src/main/as/com/threerings/presents/dobj/EntryAddedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/EntryAddedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/EntryRemovedEvent.as b/src/main/as/com/threerings/presents/dobj/EntryRemovedEvent.as index fbdd761ec..95c78308a 100644 --- a/src/main/as/com/threerings/presents/dobj/EntryRemovedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/EntryRemovedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/EntryUpdatedEvent.as b/src/main/as/com/threerings/presents/dobj/EntryUpdatedEvent.as index 9e7a2b7bf..510872872 100644 --- a/src/main/as/com/threerings/presents/dobj/EntryUpdatedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/EntryUpdatedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/EventAdapter.as b/src/main/as/com/threerings/presents/dobj/EventAdapter.as index deb7ce8d2..c2e2732a4 100644 --- a/src/main/as/com/threerings/presents/dobj/EventAdapter.as +++ b/src/main/as/com/threerings/presents/dobj/EventAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/EventListener.as b/src/main/as/com/threerings/presents/dobj/EventListener.as index e49db9498..da55e74ff 100644 --- a/src/main/as/com/threerings/presents/dobj/EventListener.as +++ b/src/main/as/com/threerings/presents/dobj/EventListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/InvocationNotificationEvent.as b/src/main/as/com/threerings/presents/dobj/InvocationNotificationEvent.as index 8f77ad245..6a6ab34a5 100644 --- a/src/main/as/com/threerings/presents/dobj/InvocationNotificationEvent.as +++ b/src/main/as/com/threerings/presents/dobj/InvocationNotificationEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/InvocationRequestEvent.as b/src/main/as/com/threerings/presents/dobj/InvocationRequestEvent.as index c0d4f412f..302ed2ba0 100644 --- a/src/main/as/com/threerings/presents/dobj/InvocationRequestEvent.as +++ b/src/main/as/com/threerings/presents/dobj/InvocationRequestEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/InvocationResponseEvent.as b/src/main/as/com/threerings/presents/dobj/InvocationResponseEvent.as index f25a492e0..1b43a0b0a 100644 --- a/src/main/as/com/threerings/presents/dobj/InvocationResponseEvent.as +++ b/src/main/as/com/threerings/presents/dobj/InvocationResponseEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/MessageAdapter.as b/src/main/as/com/threerings/presents/dobj/MessageAdapter.as index cde0455a2..11558aa8c 100644 --- a/src/main/as/com/threerings/presents/dobj/MessageAdapter.as +++ b/src/main/as/com/threerings/presents/dobj/MessageAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/MessageEvent.as b/src/main/as/com/threerings/presents/dobj/MessageEvent.as index 3d3d4cfc6..62667f1ce 100644 --- a/src/main/as/com/threerings/presents/dobj/MessageEvent.as +++ b/src/main/as/com/threerings/presents/dobj/MessageEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/MessageListener.as b/src/main/as/com/threerings/presents/dobj/MessageListener.as index 5feaf0bf2..09138a6b7 100644 --- a/src/main/as/com/threerings/presents/dobj/MessageListener.as +++ b/src/main/as/com/threerings/presents/dobj/MessageListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/NamedEvent.as b/src/main/as/com/threerings/presents/dobj/NamedEvent.as index 04eeb290e..beee2fe61 100644 --- a/src/main/as/com/threerings/presents/dobj/NamedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/NamedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ObjectAccessError.as b/src/main/as/com/threerings/presents/dobj/ObjectAccessError.as index e053f3ee1..a6fe4d78b 100644 --- a/src/main/as/com/threerings/presents/dobj/ObjectAccessError.as +++ b/src/main/as/com/threerings/presents/dobj/ObjectAccessError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ObjectAddedEvent.as b/src/main/as/com/threerings/presents/dobj/ObjectAddedEvent.as index 0cabff492..992f22491 100644 --- a/src/main/as/com/threerings/presents/dobj/ObjectAddedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/ObjectAddedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ObjectDeathListener.as b/src/main/as/com/threerings/presents/dobj/ObjectDeathListener.as index 670782e43..59854b3da 100644 --- a/src/main/as/com/threerings/presents/dobj/ObjectDeathListener.as +++ b/src/main/as/com/threerings/presents/dobj/ObjectDeathListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as b/src/main/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as index ec0659fac..4c0484521 100644 --- a/src/main/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ObjectRemovedEvent.as b/src/main/as/com/threerings/presents/dobj/ObjectRemovedEvent.as index 5c144fa1e..8c184c7f7 100644 --- a/src/main/as/com/threerings/presents/dobj/ObjectRemovedEvent.as +++ b/src/main/as/com/threerings/presents/dobj/ObjectRemovedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/OidList.as b/src/main/as/com/threerings/presents/dobj/OidList.as index cd1544e1f..4a7640442 100644 --- a/src/main/as/com/threerings/presents/dobj/OidList.as +++ b/src/main/as/com/threerings/presents/dobj/OidList.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/OidListListener.as b/src/main/as/com/threerings/presents/dobj/OidListListener.as index b34c0b020..eaa709e18 100644 --- a/src/main/as/com/threerings/presents/dobj/OidListListener.as +++ b/src/main/as/com/threerings/presents/dobj/OidListListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/ServerMessageEvent.as b/src/main/as/com/threerings/presents/dobj/ServerMessageEvent.as index ccfff8d4a..bc63d2f96 100644 --- a/src/main/as/com/threerings/presents/dobj/ServerMessageEvent.as +++ b/src/main/as/com/threerings/presents/dobj/ServerMessageEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/SetAdapter.as b/src/main/as/com/threerings/presents/dobj/SetAdapter.as index 8bc5f3cd2..52468025d 100644 --- a/src/main/as/com/threerings/presents/dobj/SetAdapter.as +++ b/src/main/as/com/threerings/presents/dobj/SetAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/SetListener.as b/src/main/as/com/threerings/presents/dobj/SetListener.as index 409fc7656..3e978124c 100644 --- a/src/main/as/com/threerings/presents/dobj/SetListener.as +++ b/src/main/as/com/threerings/presents/dobj/SetListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/Subscriber.as b/src/main/as/com/threerings/presents/dobj/Subscriber.as index 644b0e275..da7ab3ffc 100644 --- a/src/main/as/com/threerings/presents/dobj/Subscriber.as +++ b/src/main/as/com/threerings/presents/dobj/Subscriber.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/dobj/SubscriberAdapter.as b/src/main/as/com/threerings/presents/dobj/SubscriberAdapter.as index ad52d7049..63f1bb2e9 100644 --- a/src/main/as/com/threerings/presents/dobj/SubscriberAdapter.as +++ b/src/main/as/com/threerings/presents/dobj/SubscriberAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/AuthRequest.as b/src/main/as/com/threerings/presents/net/AuthRequest.as index 8baa5d0db..570c1a226 100644 --- a/src/main/as/com/threerings/presents/net/AuthRequest.as +++ b/src/main/as/com/threerings/presents/net/AuthRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/AuthResponse.as b/src/main/as/com/threerings/presents/net/AuthResponse.as index 113dbb204..bbc96180a 100644 --- a/src/main/as/com/threerings/presents/net/AuthResponse.as +++ b/src/main/as/com/threerings/presents/net/AuthResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/AuthResponseData.as b/src/main/as/com/threerings/presents/net/AuthResponseData.as index 8d2ed4832..3d158c19d 100644 --- a/src/main/as/com/threerings/presents/net/AuthResponseData.as +++ b/src/main/as/com/threerings/presents/net/AuthResponseData.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/BootstrapData.as b/src/main/as/com/threerings/presents/net/BootstrapData.as index f42402fc9..34ced740a 100644 --- a/src/main/as/com/threerings/presents/net/BootstrapData.as +++ b/src/main/as/com/threerings/presents/net/BootstrapData.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/BootstrapNotification.as b/src/main/as/com/threerings/presents/net/BootstrapNotification.as index a288d756f..78f2bd3f0 100644 --- a/src/main/as/com/threerings/presents/net/BootstrapNotification.as +++ b/src/main/as/com/threerings/presents/net/BootstrapNotification.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/Credentials.as b/src/main/as/com/threerings/presents/net/Credentials.as index 2b232a08c..3de030ba1 100644 --- a/src/main/as/com/threerings/presents/net/Credentials.as +++ b/src/main/as/com/threerings/presents/net/Credentials.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/DownstreamMessage.as b/src/main/as/com/threerings/presents/net/DownstreamMessage.as index a96ba83f6..b9802c8f6 100644 --- a/src/main/as/com/threerings/presents/net/DownstreamMessage.as +++ b/src/main/as/com/threerings/presents/net/DownstreamMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/EventNotification.as b/src/main/as/com/threerings/presents/net/EventNotification.as index 4ba7a8094..2cd7fc64f 100644 --- a/src/main/as/com/threerings/presents/net/EventNotification.as +++ b/src/main/as/com/threerings/presents/net/EventNotification.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/FailureResponse.as b/src/main/as/com/threerings/presents/net/FailureResponse.as index 0b48d8031..cfdc9a948 100644 --- a/src/main/as/com/threerings/presents/net/FailureResponse.as +++ b/src/main/as/com/threerings/presents/net/FailureResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/ForwardEventRequest.as b/src/main/as/com/threerings/presents/net/ForwardEventRequest.as index 9bd610a04..23dfcbae3 100644 --- a/src/main/as/com/threerings/presents/net/ForwardEventRequest.as +++ b/src/main/as/com/threerings/presents/net/ForwardEventRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/LogoffRequest.as b/src/main/as/com/threerings/presents/net/LogoffRequest.as index 35dce522e..c2823a127 100644 --- a/src/main/as/com/threerings/presents/net/LogoffRequest.as +++ b/src/main/as/com/threerings/presents/net/LogoffRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/ObjectResponse.as b/src/main/as/com/threerings/presents/net/ObjectResponse.as index e166ef114..870d0d491 100644 --- a/src/main/as/com/threerings/presents/net/ObjectResponse.as +++ b/src/main/as/com/threerings/presents/net/ObjectResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/PingRequest.as b/src/main/as/com/threerings/presents/net/PingRequest.as index 6e146ae05..94eb7a4e6 100644 --- a/src/main/as/com/threerings/presents/net/PingRequest.as +++ b/src/main/as/com/threerings/presents/net/PingRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/PongResponse.as b/src/main/as/com/threerings/presents/net/PongResponse.as index c54e2e3a8..f6e760cd5 100644 --- a/src/main/as/com/threerings/presents/net/PongResponse.as +++ b/src/main/as/com/threerings/presents/net/PongResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/ServiceCreds.as b/src/main/as/com/threerings/presents/net/ServiceCreds.as index be19b3f60..eca15cdd4 100644 --- a/src/main/as/com/threerings/presents/net/ServiceCreds.as +++ b/src/main/as/com/threerings/presents/net/ServiceCreds.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/SubscribeRequest.as b/src/main/as/com/threerings/presents/net/SubscribeRequest.as index 1a5b18e15..6d03a96e9 100644 --- a/src/main/as/com/threerings/presents/net/SubscribeRequest.as +++ b/src/main/as/com/threerings/presents/net/SubscribeRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/ThrottleUpdatedMessage.as b/src/main/as/com/threerings/presents/net/ThrottleUpdatedMessage.as index e0e5cf8f8..5ebe63ffa 100644 --- a/src/main/as/com/threerings/presents/net/ThrottleUpdatedMessage.as +++ b/src/main/as/com/threerings/presents/net/ThrottleUpdatedMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/UnsubscribeRequest.as b/src/main/as/com/threerings/presents/net/UnsubscribeRequest.as index bc33c0adf..cd5199c8c 100644 --- a/src/main/as/com/threerings/presents/net/UnsubscribeRequest.as +++ b/src/main/as/com/threerings/presents/net/UnsubscribeRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/UnsubscribeResponse.as b/src/main/as/com/threerings/presents/net/UnsubscribeResponse.as index d412695fb..e240c5422 100644 --- a/src/main/as/com/threerings/presents/net/UnsubscribeResponse.as +++ b/src/main/as/com/threerings/presents/net/UnsubscribeResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/UpdateThrottleMessage.as b/src/main/as/com/threerings/presents/net/UpdateThrottleMessage.as index ec3c289f0..57326b7cd 100644 --- a/src/main/as/com/threerings/presents/net/UpdateThrottleMessage.as +++ b/src/main/as/com/threerings/presents/net/UpdateThrottleMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/UpstreamMessage.as b/src/main/as/com/threerings/presents/net/UpstreamMessage.as index 4dd373f24..7d06f9035 100644 --- a/src/main/as/com/threerings/presents/net/UpstreamMessage.as +++ b/src/main/as/com/threerings/presents/net/UpstreamMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/net/UsernamePasswordCreds.as b/src/main/as/com/threerings/presents/net/UsernamePasswordCreds.as index 0eb755d91..74fe78b8b 100644 --- a/src/main/as/com/threerings/presents/net/UsernamePasswordCreds.as +++ b/src/main/as/com/threerings/presents/net/UsernamePasswordCreds.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/peer/data/ClientInfo.as b/src/main/as/com/threerings/presents/peer/data/ClientInfo.as index 587c9e2f2..198ef23b7 100644 --- a/src/main/as/com/threerings/presents/peer/data/ClientInfo.as +++ b/src/main/as/com/threerings/presents/peer/data/ClientInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/util/PresentsContext.as b/src/main/as/com/threerings/presents/util/PresentsContext.as index d510695f4..d4eb8282e 100644 --- a/src/main/as/com/threerings/presents/util/PresentsContext.as +++ b/src/main/as/com/threerings/presents/util/PresentsContext.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/util/SafeObjectManager.as b/src/main/as/com/threerings/presents/util/SafeObjectManager.as index 8ea4b21df..b3bb1553a 100644 --- a/src/main/as/com/threerings/presents/util/SafeObjectManager.as +++ b/src/main/as/com/threerings/presents/util/SafeObjectManager.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/presents/util/SafeSubscriber.as b/src/main/as/com/threerings/presents/util/SafeSubscriber.as index acb5fc7a8..311f242ea 100644 --- a/src/main/as/com/threerings/presents/util/SafeSubscriber.as +++ b/src/main/as/com/threerings/presents/util/SafeSubscriber.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/ArrayIterator.as b/src/main/as/com/threerings/util/ArrayIterator.as index ab0a85e0c..f969a5501 100644 --- a/src/main/as/com/threerings/util/ArrayIterator.as +++ b/src/main/as/com/threerings/util/ArrayIterator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Boxed.as b/src/main/as/com/threerings/util/Boxed.as index aa0c0a3f0..9a53a9c61 100644 --- a/src/main/as/com/threerings/util/Boxed.as +++ b/src/main/as/com/threerings/util/Boxed.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Byte.as b/src/main/as/com/threerings/util/Byte.as index 670b1151a..7c20bea8c 100644 --- a/src/main/as/com/threerings/util/Byte.as +++ b/src/main/as/com/threerings/util/Byte.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/EmbeddedSwfLoader.as b/src/main/as/com/threerings/util/EmbeddedSwfLoader.as index 2db81254d..f7046dd35 100644 --- a/src/main/as/com/threerings/util/EmbeddedSwfLoader.as +++ b/src/main/as/com/threerings/util/EmbeddedSwfLoader.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Float.as b/src/main/as/com/threerings/util/Float.as index 0282b3737..542559d98 100644 --- a/src/main/as/com/threerings/util/Float.as +++ b/src/main/as/com/threerings/util/Float.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Integer.as b/src/main/as/com/threerings/util/Integer.as index abdd3ee1f..b4bcfa985 100644 --- a/src/main/as/com/threerings/util/Integer.as +++ b/src/main/as/com/threerings/util/Integer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Iterator.as b/src/main/as/com/threerings/util/Iterator.as index b3e6c5687..6806eb08a 100644 --- a/src/main/as/com/threerings/util/Iterator.as +++ b/src/main/as/com/threerings/util/Iterator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Long.as b/src/main/as/com/threerings/util/Long.as index 2501d28e1..7f0ac9322 100644 --- a/src/main/as/com/threerings/util/Long.as +++ b/src/main/as/com/threerings/util/Long.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/MessageBundle.as b/src/main/as/com/threerings/util/MessageBundle.as index 1cc4e17f2..c181eeae8 100644 --- a/src/main/as/com/threerings/util/MessageBundle.as +++ b/src/main/as/com/threerings/util/MessageBundle.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/MessageManager.as b/src/main/as/com/threerings/util/MessageManager.as index 5e0e38b46..9f23b8164 100644 --- a/src/main/as/com/threerings/util/MessageManager.as +++ b/src/main/as/com/threerings/util/MessageManager.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Name.as b/src/main/as/com/threerings/util/Name.as index 024b4c44e..a99f0910b 100644 --- a/src/main/as/com/threerings/util/Name.as +++ b/src/main/as/com/threerings/util/Name.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/ObjectMarshaller.as b/src/main/as/com/threerings/util/ObjectMarshaller.as index e161f92a9..eb57528f7 100644 --- a/src/main/as/com/threerings/util/ObjectMarshaller.as +++ b/src/main/as/com/threerings/util/ObjectMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/ResultAdapter.as b/src/main/as/com/threerings/util/ResultAdapter.as index 1d9daa28c..b0f31661d 100644 --- a/src/main/as/com/threerings/util/ResultAdapter.as +++ b/src/main/as/com/threerings/util/ResultAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/ResultListener.as b/src/main/as/com/threerings/util/ResultListener.as index 717ae686a..52ae58948 100644 --- a/src/main/as/com/threerings/util/ResultListener.as +++ b/src/main/as/com/threerings/util/ResultListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/Short.as b/src/main/as/com/threerings/util/Short.as index 5a917a0a9..140a3d7f0 100644 --- a/src/main/as/com/threerings/util/Short.as +++ b/src/main/as/com/threerings/util/Short.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/StreamableArrayList.as b/src/main/as/com/threerings/util/StreamableArrayList.as index 2fbe7663e..ad9ad489e 100644 --- a/src/main/as/com/threerings/util/StreamableArrayList.as +++ b/src/main/as/com/threerings/util/StreamableArrayList.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/StreamableHashMap.as b/src/main/as/com/threerings/util/StreamableHashMap.as index 9edf20c69..fd1e3445d 100644 --- a/src/main/as/com/threerings/util/StreamableHashMap.as +++ b/src/main/as/com/threerings/util/StreamableHashMap.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/TimeUtil.as b/src/main/as/com/threerings/util/TimeUtil.as index 635058540..7f5c6edd2 100644 --- a/src/main/as/com/threerings/util/TimeUtil.as +++ b/src/main/as/com/threerings/util/TimeUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/langBoolean.as b/src/main/as/com/threerings/util/langBoolean.as index 156a7a465..c718cf7dd 100644 --- a/src/main/as/com/threerings/util/langBoolean.as +++ b/src/main/as/com/threerings/util/langBoolean.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/NaryaLog.java b/src/main/java/com/threerings/NaryaLog.java index 9f22e8ada..58f184052 100644 --- a/src/main/java/com/threerings/NaryaLog.java +++ b/src/main/java/com/threerings/NaryaLog.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/Log.java b/src/main/java/com/threerings/admin/Log.java index 5ed22b273..d8687fe55 100644 --- a/src/main/java/com/threerings/admin/Log.java +++ b/src/main/java/com/threerings/admin/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/AdminService.java b/src/main/java/com/threerings/admin/client/AdminService.java index 1334bc1d2..98497cec3 100644 --- a/src/main/java/com/threerings/admin/client/AdminService.java +++ b/src/main/java/com/threerings/admin/client/AdminService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java b/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java index 02746b500..6517ca3bb 100644 --- a/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java +++ b/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java b/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java index 06b38631d..3658d3547 100644 --- a/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java +++ b/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java b/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java index 36392f239..58a011adc 100644 --- a/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java +++ b/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/ConfigObjectManager.java b/src/main/java/com/threerings/admin/client/ConfigObjectManager.java index e216cc092..e2b6d4a1c 100644 --- a/src/main/java/com/threerings/admin/client/ConfigObjectManager.java +++ b/src/main/java/com/threerings/admin/client/ConfigObjectManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/DSetEditor.java b/src/main/java/com/threerings/admin/client/DSetEditor.java index 325250d21..1119428ab 100644 --- a/src/main/java/com/threerings/admin/client/DSetEditor.java +++ b/src/main/java/com/threerings/admin/client/DSetEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/FieldEditor.java b/src/main/java/com/threerings/admin/client/FieldEditor.java index 5ff872174..ebe9a8158 100644 --- a/src/main/java/com/threerings/admin/client/FieldEditor.java +++ b/src/main/java/com/threerings/admin/client/FieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java b/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java index 64aa32f87..afee1e40e 100644 --- a/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java +++ b/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java b/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java index d2bd1e200..0a9240616 100644 --- a/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java +++ b/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java b/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java index 961e8440a..bb85f2320 100644 --- a/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java +++ b/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/data/AdminCodes.java b/src/main/java/com/threerings/admin/data/AdminCodes.java index dca654885..b8d24cf35 100644 --- a/src/main/java/com/threerings/admin/data/AdminCodes.java +++ b/src/main/java/com/threerings/admin/data/AdminCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/data/AdminMarshaller.java b/src/main/java/com/threerings/admin/data/AdminMarshaller.java index 27afda637..566cf813b 100644 --- a/src/main/java/com/threerings/admin/data/AdminMarshaller.java +++ b/src/main/java/com/threerings/admin/data/AdminMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/data/ConfigObject.java b/src/main/java/com/threerings/admin/data/ConfigObject.java index 128261545..2862c6c21 100644 --- a/src/main/java/com/threerings/admin/data/ConfigObject.java +++ b/src/main/java/com/threerings/admin/data/ConfigObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/AdminManager.java b/src/main/java/com/threerings/admin/server/AdminManager.java index 3f332965a..3ebce03a2 100644 --- a/src/main/java/com/threerings/admin/server/AdminManager.java +++ b/src/main/java/com/threerings/admin/server/AdminManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/AdminProvider.java b/src/main/java/com/threerings/admin/server/AdminProvider.java index bab135d6d..0cac48fb3 100644 --- a/src/main/java/com/threerings/admin/server/AdminProvider.java +++ b/src/main/java/com/threerings/admin/server/AdminProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/ConfigRegistry.java b/src/main/java/com/threerings/admin/server/ConfigRegistry.java index e56ad06cd..f69dc425a 100644 --- a/src/main/java/com/threerings/admin/server/ConfigRegistry.java +++ b/src/main/java/com/threerings/admin/server/ConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java b/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java index 81e77081c..b702d4c7e 100644 --- a/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java +++ b/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java b/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java index a6c034ecd..a3665eac9 100644 --- a/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java +++ b/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java b/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java index 45ceb513e..ef737dda0 100644 --- a/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java +++ b/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java b/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java index 44388c86f..acf73d205 100644 --- a/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java +++ b/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java b/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java index f0f36c648..da4a2788c 100644 --- a/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java +++ b/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java b/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java index f6a192948..7108cb1d5 100644 --- a/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java +++ b/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java b/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java index 04712a121..6955abf44 100644 --- a/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java +++ b/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java b/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java index 650a0cd84..38cfcf96a 100644 --- a/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java +++ b/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java b/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java index 87f4a370e..11d5aa11b 100644 --- a/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java +++ b/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/gwt/ConfigField.java b/src/main/java/com/threerings/admin/web/gwt/ConfigField.java index 34781cfd6..d473020dd 100644 --- a/src/main/java/com/threerings/admin/web/gwt/ConfigField.java +++ b/src/main/java/com/threerings/admin/web/gwt/ConfigField.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/gwt/ConfigService.java b/src/main/java/com/threerings/admin/web/gwt/ConfigService.java index 0963ac0ed..cb6d57feb 100644 --- a/src/main/java/com/threerings/admin/web/gwt/ConfigService.java +++ b/src/main/java/com/threerings/admin/web/gwt/ConfigService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java b/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java index 4d24a4622..e86cd121e 100644 --- a/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java +++ b/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/admin/web/server/ConfigServlet.java b/src/main/java/com/threerings/admin/web/server/ConfigServlet.java index e0a4ad766..c0c88efd7 100644 --- a/src/main/java/com/threerings/admin/web/server/ConfigServlet.java +++ b/src/main/java/com/threerings/admin/web/server/ConfigServlet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/Log.java b/src/main/java/com/threerings/bureau/Log.java index 1ea255360..0ccb09b25 100644 --- a/src/main/java/com/threerings/bureau/Log.java +++ b/src/main/java/com/threerings/bureau/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/client/Agent.java b/src/main/java/com/threerings/bureau/client/Agent.java index 2a5f6f337..f09a9f5d0 100644 --- a/src/main/java/com/threerings/bureau/client/Agent.java +++ b/src/main/java/com/threerings/bureau/client/Agent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/client/BureauClient.java b/src/main/java/com/threerings/bureau/client/BureauClient.java index a2e472cfa..e9100150f 100644 --- a/src/main/java/com/threerings/bureau/client/BureauClient.java +++ b/src/main/java/com/threerings/bureau/client/BureauClient.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/client/BureauDecoder.java b/src/main/java/com/threerings/bureau/client/BureauDecoder.java index cc17052f5..354448fa3 100644 --- a/src/main/java/com/threerings/bureau/client/BureauDecoder.java +++ b/src/main/java/com/threerings/bureau/client/BureauDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/client/BureauDirector.java b/src/main/java/com/threerings/bureau/client/BureauDirector.java index 6966430e3..11aee9fb7 100644 --- a/src/main/java/com/threerings/bureau/client/BureauDirector.java +++ b/src/main/java/com/threerings/bureau/client/BureauDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/client/BureauReceiver.java b/src/main/java/com/threerings/bureau/client/BureauReceiver.java index 3fe00bc2a..c9ff675c0 100644 --- a/src/main/java/com/threerings/bureau/client/BureauReceiver.java +++ b/src/main/java/com/threerings/bureau/client/BureauReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/client/BureauService.java b/src/main/java/com/threerings/bureau/client/BureauService.java index c7b2a6382..ed87342e2 100644 --- a/src/main/java/com/threerings/bureau/client/BureauService.java +++ b/src/main/java/com/threerings/bureau/client/BureauService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/data/AgentObject.java b/src/main/java/com/threerings/bureau/data/AgentObject.java index 151d25305..761b5de91 100644 --- a/src/main/java/com/threerings/bureau/data/AgentObject.java +++ b/src/main/java/com/threerings/bureau/data/AgentObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/data/BureauAuthName.java b/src/main/java/com/threerings/bureau/data/BureauAuthName.java index 9183a6782..31ec9aaa7 100644 --- a/src/main/java/com/threerings/bureau/data/BureauAuthName.java +++ b/src/main/java/com/threerings/bureau/data/BureauAuthName.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/data/BureauClientObject.java b/src/main/java/com/threerings/bureau/data/BureauClientObject.java index 28c2446c9..6e52480f3 100644 --- a/src/main/java/com/threerings/bureau/data/BureauClientObject.java +++ b/src/main/java/com/threerings/bureau/data/BureauClientObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/data/BureauCodes.java b/src/main/java/com/threerings/bureau/data/BureauCodes.java index 2b3e9d649..eef0c7cf5 100644 --- a/src/main/java/com/threerings/bureau/data/BureauCodes.java +++ b/src/main/java/com/threerings/bureau/data/BureauCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/data/BureauCredentials.java b/src/main/java/com/threerings/bureau/data/BureauCredentials.java index 542b5b34c..51494ade7 100644 --- a/src/main/java/com/threerings/bureau/data/BureauCredentials.java +++ b/src/main/java/com/threerings/bureau/data/BureauCredentials.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/data/BureauMarshaller.java b/src/main/java/com/threerings/bureau/data/BureauMarshaller.java index 9aca68bf1..7e2822b7b 100644 --- a/src/main/java/com/threerings/bureau/data/BureauMarshaller.java +++ b/src/main/java/com/threerings/bureau/data/BureauMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/server/BureauClientResolver.java b/src/main/java/com/threerings/bureau/server/BureauClientResolver.java index a68bd76a9..6d48d2d44 100644 --- a/src/main/java/com/threerings/bureau/server/BureauClientResolver.java +++ b/src/main/java/com/threerings/bureau/server/BureauClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/server/BureauProvider.java b/src/main/java/com/threerings/bureau/server/BureauProvider.java index 70a0b404f..c369a90ee 100644 --- a/src/main/java/com/threerings/bureau/server/BureauProvider.java +++ b/src/main/java/com/threerings/bureau/server/BureauProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/server/BureauRegistry.java b/src/main/java/com/threerings/bureau/server/BureauRegistry.java index 2fe947b7f..1a5af6539 100644 --- a/src/main/java/com/threerings/bureau/server/BureauRegistry.java +++ b/src/main/java/com/threerings/bureau/server/BureauRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/server/BureauSender.java b/src/main/java/com/threerings/bureau/server/BureauSender.java index a59e209c9..19ead30f4 100644 --- a/src/main/java/com/threerings/bureau/server/BureauSender.java +++ b/src/main/java/com/threerings/bureau/server/BureauSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/server/BureauSession.java b/src/main/java/com/threerings/bureau/server/BureauSession.java index 5be4ab609..1e5a3197b 100644 --- a/src/main/java/com/threerings/bureau/server/BureauSession.java +++ b/src/main/java/com/threerings/bureau/server/BureauSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/util/BureauContext.java b/src/main/java/com/threerings/bureau/util/BureauContext.java index 421dbc910..e2f895c20 100644 --- a/src/main/java/com/threerings/bureau/util/BureauContext.java +++ b/src/main/java/com/threerings/bureau/util/BureauContext.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java b/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java index 2e60dbf06..5006dfe48 100644 --- a/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java +++ b/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/Log.java b/src/main/java/com/threerings/crowd/Log.java index 3f1332592..c3c570d83 100644 --- a/src/main/java/com/threerings/crowd/Log.java +++ b/src/main/java/com/threerings/crowd/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java b/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java index 90a19f605..543b07118 100644 --- a/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java +++ b/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java b/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java index 636e8f210..cda5fe45a 100644 --- a/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java +++ b/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java b/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java index 134c75551..cbb14a2d2 100644 --- a/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java +++ b/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java b/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java index 9af204089..5758df064 100644 --- a/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java +++ b/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/ChatService.java b/src/main/java/com/threerings/crowd/chat/client/ChatService.java index dc1ba84e6..e42ea091f 100644 --- a/src/main/java/com/threerings/crowd/chat/client/ChatService.java +++ b/src/main/java/com/threerings/crowd/chat/client/ChatService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java b/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java index 37a1b83c8..5586175c0 100644 --- a/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java +++ b/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/HistoryList.java b/src/main/java/com/threerings/crowd/chat/client/HistoryList.java index 3b6020a02..5cc8e4864 100644 --- a/src/main/java/com/threerings/crowd/chat/client/HistoryList.java +++ b/src/main/java/com/threerings/crowd/chat/client/HistoryList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java b/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java index 37dec4472..3c37a59a9 100644 --- a/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java +++ b/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/client/SpeakService.java b/src/main/java/com/threerings/crowd/chat/client/SpeakService.java index 710dedc22..d19105b06 100644 --- a/src/main/java/com/threerings/crowd/chat/client/SpeakService.java +++ b/src/main/java/com/threerings/crowd/chat/client/SpeakService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java b/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java index 7832b162d..258c737db 100644 --- a/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java +++ b/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java b/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java index 582435283..06b79e66f 100644 --- a/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java +++ b/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java b/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java index fdd939245..036b0901a 100644 --- a/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java +++ b/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java b/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java index 563b51bdf..eacdebed0 100644 --- a/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java +++ b/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java b/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java index a429409dd..1ac5b9aec 100644 --- a/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java +++ b/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java b/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java index 54d80ee69..75da5f39c 100644 --- a/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java +++ b/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java b/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java index 253d216e1..7927e3aec 100644 --- a/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java +++ b/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java b/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java index 09e57a7de..94ba36b66 100644 --- a/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java +++ b/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java b/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java index 1f0c3e059..8cbbd1d9e 100644 --- a/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java +++ b/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java b/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java index f9c1bdb6f..01c2d80d7 100644 --- a/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java +++ b/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/UserMessage.java b/src/main/java/com/threerings/crowd/chat/data/UserMessage.java index 4b0ea2848..c5e6bf552 100644 --- a/src/main/java/com/threerings/crowd/chat/data/UserMessage.java +++ b/src/main/java/com/threerings/crowd/chat/data/UserMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java b/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java index aaf51168c..88ea08e31 100644 --- a/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java +++ b/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java b/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java index 8f84fd1e6..6162c1c76 100644 --- a/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java +++ b/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java b/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java index 14442f8d4..ab3bd52ab 100644 --- a/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java +++ b/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java b/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java index 472667625..f7dfd707c 100644 --- a/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java +++ b/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java b/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java index 461290014..0d0457b72 100644 --- a/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java +++ b/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java b/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java index 855a60698..036d602b5 100644 --- a/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java +++ b/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java b/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java index 0f7077b2a..7f76833e0 100644 --- a/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java +++ b/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/BodyService.java b/src/main/java/com/threerings/crowd/client/BodyService.java index 132316503..cf9b2d0d0 100644 --- a/src/main/java/com/threerings/crowd/client/BodyService.java +++ b/src/main/java/com/threerings/crowd/client/BodyService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/LocationAdapter.java b/src/main/java/com/threerings/crowd/client/LocationAdapter.java index 17dadf2b8..0076c0080 100644 --- a/src/main/java/com/threerings/crowd/client/LocationAdapter.java +++ b/src/main/java/com/threerings/crowd/client/LocationAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/LocationDecoder.java b/src/main/java/com/threerings/crowd/client/LocationDecoder.java index f7eb4228e..3e2d2f6e1 100644 --- a/src/main/java/com/threerings/crowd/client/LocationDecoder.java +++ b/src/main/java/com/threerings/crowd/client/LocationDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/LocationDirector.java b/src/main/java/com/threerings/crowd/client/LocationDirector.java index 486e8d1a4..5636a2a18 100644 --- a/src/main/java/com/threerings/crowd/client/LocationDirector.java +++ b/src/main/java/com/threerings/crowd/client/LocationDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/LocationObserver.java b/src/main/java/com/threerings/crowd/client/LocationObserver.java index 58209f2e1..425d6c768 100644 --- a/src/main/java/com/threerings/crowd/client/LocationObserver.java +++ b/src/main/java/com/threerings/crowd/client/LocationObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/LocationReceiver.java b/src/main/java/com/threerings/crowd/client/LocationReceiver.java index da27b09cb..baaad57e6 100644 --- a/src/main/java/com/threerings/crowd/client/LocationReceiver.java +++ b/src/main/java/com/threerings/crowd/client/LocationReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/LocationService.java b/src/main/java/com/threerings/crowd/client/LocationService.java index 387f5b437..a796b1536 100644 --- a/src/main/java/com/threerings/crowd/client/LocationService.java +++ b/src/main/java/com/threerings/crowd/client/LocationService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/MoveFailedException.java b/src/main/java/com/threerings/crowd/client/MoveFailedException.java index f8ba3d7c3..db9d8e69a 100644 --- a/src/main/java/com/threerings/crowd/client/MoveFailedException.java +++ b/src/main/java/com/threerings/crowd/client/MoveFailedException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/MoveVetoedException.java b/src/main/java/com/threerings/crowd/client/MoveVetoedException.java index e75550356..7c24d2d59 100644 --- a/src/main/java/com/threerings/crowd/client/MoveVetoedException.java +++ b/src/main/java/com/threerings/crowd/client/MoveVetoedException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/OccupantAdapter.java b/src/main/java/com/threerings/crowd/client/OccupantAdapter.java index 912cdb3a3..6dde889cd 100644 --- a/src/main/java/com/threerings/crowd/client/OccupantAdapter.java +++ b/src/main/java/com/threerings/crowd/client/OccupantAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/OccupantDirector.java b/src/main/java/com/threerings/crowd/client/OccupantDirector.java index 79442abea..9e7911565 100644 --- a/src/main/java/com/threerings/crowd/client/OccupantDirector.java +++ b/src/main/java/com/threerings/crowd/client/OccupantDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/OccupantObserver.java b/src/main/java/com/threerings/crowd/client/OccupantObserver.java index c30e6fe7c..179d185ec 100644 --- a/src/main/java/com/threerings/crowd/client/OccupantObserver.java +++ b/src/main/java/com/threerings/crowd/client/OccupantObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/PlaceController.java b/src/main/java/com/threerings/crowd/client/PlaceController.java index 1aee4102b..f95e85fb1 100644 --- a/src/main/java/com/threerings/crowd/client/PlaceController.java +++ b/src/main/java/com/threerings/crowd/client/PlaceController.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java b/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java index 016bfa8f2..b0efbfc5c 100644 --- a/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java +++ b/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/PlacePanel.java b/src/main/java/com/threerings/crowd/client/PlacePanel.java index 4219500aa..98733a376 100644 --- a/src/main/java/com/threerings/crowd/client/PlacePanel.java +++ b/src/main/java/com/threerings/crowd/client/PlacePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/PlaceView.java b/src/main/java/com/threerings/crowd/client/PlaceView.java index 083160f8e..7e3f7dd41 100644 --- a/src/main/java/com/threerings/crowd/client/PlaceView.java +++ b/src/main/java/com/threerings/crowd/client/PlaceView.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java b/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java index ad6d6f92e..a5b24a809 100644 --- a/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java +++ b/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/client/TestClient.java b/src/main/java/com/threerings/crowd/client/TestClient.java index 1eaf6f964..cd75380d8 100644 --- a/src/main/java/com/threerings/crowd/client/TestClient.java +++ b/src/main/java/com/threerings/crowd/client/TestClient.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/main/java/com/threerings/crowd/data/BodyMarshaller.java b/src/main/java/com/threerings/crowd/data/BodyMarshaller.java index 2853a35c6..14bf2f945 100644 --- a/src/main/java/com/threerings/crowd/data/BodyMarshaller.java +++ b/src/main/java/com/threerings/crowd/data/BodyMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/BodyObject.java b/src/main/java/com/threerings/crowd/data/BodyObject.java index 3a0c17568..45a36f946 100644 --- a/src/main/java/com/threerings/crowd/data/BodyObject.java +++ b/src/main/java/com/threerings/crowd/data/BodyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/CrowdCodes.java b/src/main/java/com/threerings/crowd/data/CrowdCodes.java index c0f05936f..4c5a9ce58 100644 --- a/src/main/java/com/threerings/crowd/data/CrowdCodes.java +++ b/src/main/java/com/threerings/crowd/data/CrowdCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/LocationCodes.java b/src/main/java/com/threerings/crowd/data/LocationCodes.java index 6cdc03b6d..c6727fadc 100644 --- a/src/main/java/com/threerings/crowd/data/LocationCodes.java +++ b/src/main/java/com/threerings/crowd/data/LocationCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/LocationMarshaller.java b/src/main/java/com/threerings/crowd/data/LocationMarshaller.java index b7fd8926f..f18bf3cb1 100644 --- a/src/main/java/com/threerings/crowd/data/LocationMarshaller.java +++ b/src/main/java/com/threerings/crowd/data/LocationMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/OccupantInfo.java b/src/main/java/com/threerings/crowd/data/OccupantInfo.java index dc7237fb2..78e315702 100644 --- a/src/main/java/com/threerings/crowd/data/OccupantInfo.java +++ b/src/main/java/com/threerings/crowd/data/OccupantInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/Place.java b/src/main/java/com/threerings/crowd/data/Place.java index c6b350e46..2f631d777 100644 --- a/src/main/java/com/threerings/crowd/data/Place.java +++ b/src/main/java/com/threerings/crowd/data/Place.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/PlaceConfig.java b/src/main/java/com/threerings/crowd/data/PlaceConfig.java index 61bea009c..8155b299c 100644 --- a/src/main/java/com/threerings/crowd/data/PlaceConfig.java +++ b/src/main/java/com/threerings/crowd/data/PlaceConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/PlaceObject.java b/src/main/java/com/threerings/crowd/data/PlaceObject.java index 5d78a9bd3..a5bda449d 100644 --- a/src/main/java/com/threerings/crowd/data/PlaceObject.java +++ b/src/main/java/com/threerings/crowd/data/PlaceObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/data/TokenRing.java b/src/main/java/com/threerings/crowd/data/TokenRing.java index 5a28065ad..85a586d7d 100644 --- a/src/main/java/com/threerings/crowd/data/TokenRing.java +++ b/src/main/java/com/threerings/crowd/data/TokenRing.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java b/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java index 74f192da7..4309dad8a 100644 --- a/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java +++ b/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java b/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java index d464fa0b4..de694f29b 100644 --- a/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java +++ b/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java b/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java index 94b62b6f6..343825325 100644 --- a/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java +++ b/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java b/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java index 55f0752b8..1408b364f 100644 --- a/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java +++ b/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java b/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java index 80d82cffc..5bd4e6f6e 100644 --- a/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java +++ b/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java b/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java index 783f22690..89335cd4b 100644 --- a/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java +++ b/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/BodyLocal.java b/src/main/java/com/threerings/crowd/server/BodyLocal.java index 63b2de10c..613d15127 100644 --- a/src/main/java/com/threerings/crowd/server/BodyLocal.java +++ b/src/main/java/com/threerings/crowd/server/BodyLocal.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/BodyLocator.java b/src/main/java/com/threerings/crowd/server/BodyLocator.java index c7dc8e8a9..253ceb0f2 100644 --- a/src/main/java/com/threerings/crowd/server/BodyLocator.java +++ b/src/main/java/com/threerings/crowd/server/BodyLocator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/BodyManager.java b/src/main/java/com/threerings/crowd/server/BodyManager.java index 7380c391a..682a479b6 100644 --- a/src/main/java/com/threerings/crowd/server/BodyManager.java +++ b/src/main/java/com/threerings/crowd/server/BodyManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/BodyProvider.java b/src/main/java/com/threerings/crowd/server/BodyProvider.java index aac0cbcc9..c02f60300 100644 --- a/src/main/java/com/threerings/crowd/server/BodyProvider.java +++ b/src/main/java/com/threerings/crowd/server/BodyProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java b/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java index c1c404fa0..a43ec835d 100644 --- a/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java +++ b/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java b/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java index da5bcde13..706044c7e 100644 --- a/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java +++ b/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/CrowdServer.java b/src/main/java/com/threerings/crowd/server/CrowdServer.java index 107ed508e..d76a877df 100644 --- a/src/main/java/com/threerings/crowd/server/CrowdServer.java +++ b/src/main/java/com/threerings/crowd/server/CrowdServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/CrowdSession.java b/src/main/java/com/threerings/crowd/server/CrowdSession.java index 46cc5a4e1..5bf512313 100644 --- a/src/main/java/com/threerings/crowd/server/CrowdSession.java +++ b/src/main/java/com/threerings/crowd/server/CrowdSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/LocationManager.java b/src/main/java/com/threerings/crowd/server/LocationManager.java index 72ff133aa..6b5a8765b 100644 --- a/src/main/java/com/threerings/crowd/server/LocationManager.java +++ b/src/main/java/com/threerings/crowd/server/LocationManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/LocationProvider.java b/src/main/java/com/threerings/crowd/server/LocationProvider.java index 73c6b4a4e..e0ab284db 100644 --- a/src/main/java/com/threerings/crowd/server/LocationProvider.java +++ b/src/main/java/com/threerings/crowd/server/LocationProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/LocationSender.java b/src/main/java/com/threerings/crowd/server/LocationSender.java index 1673571a6..fa70a0b6e 100644 --- a/src/main/java/com/threerings/crowd/server/LocationSender.java +++ b/src/main/java/com/threerings/crowd/server/LocationSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/OccupantOp.java b/src/main/java/com/threerings/crowd/server/OccupantOp.java index 70c30acb4..a14e6c8bb 100644 --- a/src/main/java/com/threerings/crowd/server/OccupantOp.java +++ b/src/main/java/com/threerings/crowd/server/OccupantOp.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/PlaceManager.java b/src/main/java/com/threerings/crowd/server/PlaceManager.java index efb37acf2..7f3983f4d 100644 --- a/src/main/java/com/threerings/crowd/server/PlaceManager.java +++ b/src/main/java/com/threerings/crowd/server/PlaceManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java b/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java index b70dbd764..72d8027c2 100644 --- a/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java +++ b/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/server/PlaceRegistry.java b/src/main/java/com/threerings/crowd/server/PlaceRegistry.java index ba713a7ba..2ef7c7508 100644 --- a/src/main/java/com/threerings/crowd/server/PlaceRegistry.java +++ b/src/main/java/com/threerings/crowd/server/PlaceRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/crowd/util/CrowdContext.java b/src/main/java/com/threerings/crowd/util/CrowdContext.java index 258c3572c..784b86d20 100644 --- a/src/main/java/com/threerings/crowd/util/CrowdContext.java +++ b/src/main/java/com/threerings/crowd/util/CrowdContext.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/ArrayMask.java b/src/main/java/com/threerings/io/ArrayMask.java index 90f1144cd..34a90ab17 100644 --- a/src/main/java/com/threerings/io/ArrayMask.java +++ b/src/main/java/com/threerings/io/ArrayMask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/BasicStreamers.java b/src/main/java/com/threerings/io/BasicStreamers.java index 6d645eb8b..0f27ee0f0 100644 --- a/src/main/java/com/threerings/io/BasicStreamers.java +++ b/src/main/java/com/threerings/io/BasicStreamers.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/ByteBufferInputStream.java b/src/main/java/com/threerings/io/ByteBufferInputStream.java index 3a5e6daf1..fb0548bd3 100644 --- a/src/main/java/com/threerings/io/ByteBufferInputStream.java +++ b/src/main/java/com/threerings/io/ByteBufferInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/ByteBufferOutputStream.java b/src/main/java/com/threerings/io/ByteBufferOutputStream.java index d420af79a..cfc4cdf7e 100644 --- a/src/main/java/com/threerings/io/ByteBufferOutputStream.java +++ b/src/main/java/com/threerings/io/ByteBufferOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/ClassMapping.java b/src/main/java/com/threerings/io/ClassMapping.java index 3015c7d83..3a2fbf1a8 100644 --- a/src/main/java/com/threerings/io/ClassMapping.java +++ b/src/main/java/com/threerings/io/ClassMapping.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/FieldMarshaller.java b/src/main/java/com/threerings/io/FieldMarshaller.java index c71cf1ab7..9ca834842 100644 --- a/src/main/java/com/threerings/io/FieldMarshaller.java +++ b/src/main/java/com/threerings/io/FieldMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/FramedInputStream.java b/src/main/java/com/threerings/io/FramedInputStream.java index fde51ef6e..a9d2a902d 100644 --- a/src/main/java/com/threerings/io/FramedInputStream.java +++ b/src/main/java/com/threerings/io/FramedInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/FramingOutputStream.java b/src/main/java/com/threerings/io/FramingOutputStream.java index af20f801d..fc7127daa 100644 --- a/src/main/java/com/threerings/io/FramingOutputStream.java +++ b/src/main/java/com/threerings/io/FramingOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/Intern.java b/src/main/java/com/threerings/io/Intern.java index e2dfa6903..0680503f0 100644 --- a/src/main/java/com/threerings/io/Intern.java +++ b/src/main/java/com/threerings/io/Intern.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/NotStreamable.java b/src/main/java/com/threerings/io/NotStreamable.java index 59e7f818e..2ad8ae446 100644 --- a/src/main/java/com/threerings/io/NotStreamable.java +++ b/src/main/java/com/threerings/io/NotStreamable.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/ObjectInputStream.java b/src/main/java/com/threerings/io/ObjectInputStream.java index 661ee81a7..1090ca131 100644 --- a/src/main/java/com/threerings/io/ObjectInputStream.java +++ b/src/main/java/com/threerings/io/ObjectInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/ObjectOutputStream.java b/src/main/java/com/threerings/io/ObjectOutputStream.java index 82d8591e5..1fcd466fd 100644 --- a/src/main/java/com/threerings/io/ObjectOutputStream.java +++ b/src/main/java/com/threerings/io/ObjectOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/SimpleStreamableObject.java b/src/main/java/com/threerings/io/SimpleStreamableObject.java index 70a23e47a..eb8c3f988 100644 --- a/src/main/java/com/threerings/io/SimpleStreamableObject.java +++ b/src/main/java/com/threerings/io/SimpleStreamableObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/Streamable.java b/src/main/java/com/threerings/io/Streamable.java index 722478a4a..dea3d43d8 100644 --- a/src/main/java/com/threerings/io/Streamable.java +++ b/src/main/java/com/threerings/io/Streamable.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/Streamer.java b/src/main/java/com/threerings/io/Streamer.java index 9a4d4f490..5e20ac58f 100644 --- a/src/main/java/com/threerings/io/Streamer.java +++ b/src/main/java/com/threerings/io/Streamer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/UnreliableObjectInputStream.java b/src/main/java/com/threerings/io/UnreliableObjectInputStream.java index 3011f08d4..edaa5f3ed 100644 --- a/src/main/java/com/threerings/io/UnreliableObjectInputStream.java +++ b/src/main/java/com/threerings/io/UnreliableObjectInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java b/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java index e15b508ee..63d766012 100644 --- a/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java +++ b/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/nio/PolicyServer.java b/src/main/java/com/threerings/nio/PolicyServer.java index 4375c37fd..f407d5b49 100644 --- a/src/main/java/com/threerings/nio/PolicyServer.java +++ b/src/main/java/com/threerings/nio/PolicyServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/nio/SelectorIterable.java b/src/main/java/com/threerings/nio/SelectorIterable.java index 276d4fbaa..3f77798b1 100644 --- a/src/main/java/com/threerings/nio/SelectorIterable.java +++ b/src/main/java/com/threerings/nio/SelectorIterable.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/nio/conman/ConMgrStats.java b/src/main/java/com/threerings/nio/conman/ConMgrStats.java index ffd80f2f4..64bdb9f9e 100644 --- a/src/main/java/com/threerings/nio/conman/ConMgrStats.java +++ b/src/main/java/com/threerings/nio/conman/ConMgrStats.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.nio.conman; import com.samskivert.util.StringUtil; diff --git a/src/main/java/com/threerings/nio/conman/Connection.java b/src/main/java/com/threerings/nio/conman/Connection.java index 8a993cca1..0cd585ef9 100644 --- a/src/main/java/com/threerings/nio/conman/Connection.java +++ b/src/main/java/com/threerings/nio/conman/Connection.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/nio/conman/ConnectionManager.java b/src/main/java/com/threerings/nio/conman/ConnectionManager.java index 5013ec6ec..095566055 100644 --- a/src/main/java/com/threerings/nio/conman/ConnectionManager.java +++ b/src/main/java/com/threerings/nio/conman/ConnectionManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/nio/conman/NetEventHandler.java b/src/main/java/com/threerings/nio/conman/NetEventHandler.java index b716738ce..4eba8c4bb 100644 --- a/src/main/java/com/threerings/nio/conman/NetEventHandler.java +++ b/src/main/java/com/threerings/nio/conman/NetEventHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java b/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java index b3826177e..068b477d2 100644 --- a/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java +++ b/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/Log.java b/src/main/java/com/threerings/presents/Log.java index 0bb1a2641..adab9e722 100644 --- a/src/main/java/com/threerings/presents/Log.java +++ b/src/main/java/com/threerings/presents/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/AnyThread.java b/src/main/java/com/threerings/presents/annotation/AnyThread.java index 6a20abd5a..96d0e6299 100644 --- a/src/main/java/com/threerings/presents/annotation/AnyThread.java +++ b/src/main/java/com/threerings/presents/annotation/AnyThread.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/AuthInvoker.java b/src/main/java/com/threerings/presents/annotation/AuthInvoker.java index 5f4310fce..dc33f5f1b 100644 --- a/src/main/java/com/threerings/presents/annotation/AuthInvoker.java +++ b/src/main/java/com/threerings/presents/annotation/AuthInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/BlockingThread.java b/src/main/java/com/threerings/presents/annotation/BlockingThread.java index 30a140d7b..e127c1c2f 100644 --- a/src/main/java/com/threerings/presents/annotation/BlockingThread.java +++ b/src/main/java/com/threerings/presents/annotation/BlockingThread.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/EventQueue.java b/src/main/java/com/threerings/presents/annotation/EventQueue.java index 1a5e805c9..8ed631b77 100644 --- a/src/main/java/com/threerings/presents/annotation/EventQueue.java +++ b/src/main/java/com/threerings/presents/annotation/EventQueue.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/EventThread.java b/src/main/java/com/threerings/presents/annotation/EventThread.java index 0cee23fad..2422f8b61 100644 --- a/src/main/java/com/threerings/presents/annotation/EventThread.java +++ b/src/main/java/com/threerings/presents/annotation/EventThread.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/MainInvoker.java b/src/main/java/com/threerings/presents/annotation/MainInvoker.java index 212c0ae2d..2af3801f7 100644 --- a/src/main/java/com/threerings/presents/annotation/MainInvoker.java +++ b/src/main/java/com/threerings/presents/annotation/MainInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/annotation/TransportHint.java b/src/main/java/com/threerings/presents/annotation/TransportHint.java index db1ae9436..b88bcc0b3 100644 --- a/src/main/java/com/threerings/presents/annotation/TransportHint.java +++ b/src/main/java/com/threerings/presents/annotation/TransportHint.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/BasicDirector.java b/src/main/java/com/threerings/presents/client/BasicDirector.java index 19a1b64ca..006bdc7da 100644 --- a/src/main/java/com/threerings/presents/client/BasicDirector.java +++ b/src/main/java/com/threerings/presents/client/BasicDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/BlockingCommunicator.java b/src/main/java/com/threerings/presents/client/BlockingCommunicator.java index 2f8d660ce..d39d0ec66 100644 --- a/src/main/java/com/threerings/presents/client/BlockingCommunicator.java +++ b/src/main/java/com/threerings/presents/client/BlockingCommunicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/Client.java b/src/main/java/com/threerings/presents/client/Client.java index 7f44d6023..7815ea3b0 100644 --- a/src/main/java/com/threerings/presents/client/Client.java +++ b/src/main/java/com/threerings/presents/client/Client.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/ClientAdapter.java b/src/main/java/com/threerings/presents/client/ClientAdapter.java index 99ee90d79..e5a42cb2b 100644 --- a/src/main/java/com/threerings/presents/client/ClientAdapter.java +++ b/src/main/java/com/threerings/presents/client/ClientAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/ClientCommunicator.java b/src/main/java/com/threerings/presents/client/ClientCommunicator.java index 1f7f0f950..dbe5a62eb 100644 --- a/src/main/java/com/threerings/presents/client/ClientCommunicator.java +++ b/src/main/java/com/threerings/presents/client/ClientCommunicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java b/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java index 2e8ebd076..f342f2cf6 100644 --- a/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java +++ b/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java b/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java index 3774cb389..fdb5d5309 100644 --- a/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java +++ b/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/ClientObserver.java b/src/main/java/com/threerings/presents/client/ClientObserver.java index 0eb0268a5..9fd47cb88 100644 --- a/src/main/java/com/threerings/presents/client/ClientObserver.java +++ b/src/main/java/com/threerings/presents/client/ClientObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/Communicator.java b/src/main/java/com/threerings/presents/client/Communicator.java index 9303ff6ef..4db4ae08f 100644 --- a/src/main/java/com/threerings/presents/client/Communicator.java +++ b/src/main/java/com/threerings/presents/client/Communicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/DeltaCalculator.java b/src/main/java/com/threerings/presents/client/DeltaCalculator.java index 2e775b349..238cd8e13 100644 --- a/src/main/java/com/threerings/presents/client/DeltaCalculator.java +++ b/src/main/java/com/threerings/presents/client/DeltaCalculator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/InvocationDecoder.java b/src/main/java/com/threerings/presents/client/InvocationDecoder.java index a19b291ac..73cb20d7b 100644 --- a/src/main/java/com/threerings/presents/client/InvocationDecoder.java +++ b/src/main/java/com/threerings/presents/client/InvocationDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/InvocationDirector.java b/src/main/java/com/threerings/presents/client/InvocationDirector.java index c976a9844..a35baa834 100644 --- a/src/main/java/com/threerings/presents/client/InvocationDirector.java +++ b/src/main/java/com/threerings/presents/client/InvocationDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/InvocationReceiver.java b/src/main/java/com/threerings/presents/client/InvocationReceiver.java index 5bfd5754d..bd179764a 100644 --- a/src/main/java/com/threerings/presents/client/InvocationReceiver.java +++ b/src/main/java/com/threerings/presents/client/InvocationReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/InvocationService.java b/src/main/java/com/threerings/presents/client/InvocationService.java index 205c37fc2..e570dbf6f 100644 --- a/src/main/java/com/threerings/presents/client/InvocationService.java +++ b/src/main/java/com/threerings/presents/client/InvocationService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/LoggingListener.java b/src/main/java/com/threerings/presents/client/LoggingListener.java index b82f9aacb..0e0688d90 100644 --- a/src/main/java/com/threerings/presents/client/LoggingListener.java +++ b/src/main/java/com/threerings/presents/client/LoggingListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/LogonException.java b/src/main/java/com/threerings/presents/client/LogonException.java index 7800e75b3..6c0bc0451 100644 --- a/src/main/java/com/threerings/presents/client/LogonException.java +++ b/src/main/java/com/threerings/presents/client/LogonException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/MessageTracker.java b/src/main/java/com/threerings/presents/client/MessageTracker.java index 711282796..d4bbeab69 100644 --- a/src/main/java/com/threerings/presents/client/MessageTracker.java +++ b/src/main/java/com/threerings/presents/client/MessageTracker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/ObserverOps.java b/src/main/java/com/threerings/presents/client/ObserverOps.java index 6745e7dda..479b0d7eb 100644 --- a/src/main/java/com/threerings/presents/client/ObserverOps.java +++ b/src/main/java/com/threerings/presents/client/ObserverOps.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/PresentsPrefs.java b/src/main/java/com/threerings/presents/client/PresentsPrefs.java index d4e530de9..08c1336ec 100644 --- a/src/main/java/com/threerings/presents/client/PresentsPrefs.java +++ b/src/main/java/com/threerings/presents/client/PresentsPrefs.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/RegistrationService.java b/src/main/java/com/threerings/presents/client/RegistrationService.java index 9d541e496..e0bea2840 100644 --- a/src/main/java/com/threerings/presents/client/RegistrationService.java +++ b/src/main/java/com/threerings/presents/client/RegistrationService.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.client; import com.threerings.presents.client.InvocationReceiver.Registration; diff --git a/src/main/java/com/threerings/presents/client/SessionObserver.java b/src/main/java/com/threerings/presents/client/SessionObserver.java index ae164be07..1844b9345 100644 --- a/src/main/java/com/threerings/presents/client/SessionObserver.java +++ b/src/main/java/com/threerings/presents/client/SessionObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/client/TimeBaseService.java b/src/main/java/com/threerings/presents/client/TimeBaseService.java index 08ccddb11..8f1499537 100644 --- a/src/main/java/com/threerings/presents/client/TimeBaseService.java +++ b/src/main/java/com/threerings/presents/client/TimeBaseService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/AuthCodes.java b/src/main/java/com/threerings/presents/data/AuthCodes.java index 3425a5ac8..1d2a7bd29 100644 --- a/src/main/java/com/threerings/presents/data/AuthCodes.java +++ b/src/main/java/com/threerings/presents/data/AuthCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/ClientObject.java b/src/main/java/com/threerings/presents/data/ClientObject.java index 655c780b5..db6aa316b 100644 --- a/src/main/java/com/threerings/presents/data/ClientObject.java +++ b/src/main/java/com/threerings/presents/data/ClientObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/InvocationCodes.java b/src/main/java/com/threerings/presents/data/InvocationCodes.java index ea91a29eb..8ca4e3cb2 100644 --- a/src/main/java/com/threerings/presents/data/InvocationCodes.java +++ b/src/main/java/com/threerings/presents/data/InvocationCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/InvocationMarshaller.java b/src/main/java/com/threerings/presents/data/InvocationMarshaller.java index ef2ceefe4..999ff1eff 100644 --- a/src/main/java/com/threerings/presents/data/InvocationMarshaller.java +++ b/src/main/java/com/threerings/presents/data/InvocationMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/InvocationObject.java b/src/main/java/com/threerings/presents/data/InvocationObject.java index 0f767677f..0d380bd7e 100644 --- a/src/main/java/com/threerings/presents/data/InvocationObject.java +++ b/src/main/java/com/threerings/presents/data/InvocationObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/Permission.java b/src/main/java/com/threerings/presents/data/Permission.java index 9413b77d2..b9ca8afb1 100644 --- a/src/main/java/com/threerings/presents/data/Permission.java +++ b/src/main/java/com/threerings/presents/data/Permission.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java b/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java index 340783a4c..637774d54 100644 --- a/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java +++ b/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java b/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java index 2f51f6335..0fd8382bd 100644 --- a/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java +++ b/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.data; import javax.annotation.Generated; diff --git a/src/main/java/com/threerings/presents/data/TimeBaseCodes.java b/src/main/java/com/threerings/presents/data/TimeBaseCodes.java index e8cdf4d0c..f88216937 100644 --- a/src/main/java/com/threerings/presents/data/TimeBaseCodes.java +++ b/src/main/java/com/threerings/presents/data/TimeBaseCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java b/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java index 8d97d5f9f..5ec545372 100644 --- a/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java +++ b/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/data/TimeBaseObject.java b/src/main/java/com/threerings/presents/data/TimeBaseObject.java index 6726e278d..1a06126c5 100644 --- a/src/main/java/com/threerings/presents/data/TimeBaseObject.java +++ b/src/main/java/com/threerings/presents/data/TimeBaseObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/AccessController.java b/src/main/java/com/threerings/presents/dobj/AccessController.java index 052c5b563..f1739675c 100644 --- a/src/main/java/com/threerings/presents/dobj/AccessController.java +++ b/src/main/java/com/threerings/presents/dobj/AccessController.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/Accessor.java b/src/main/java/com/threerings/presents/dobj/Accessor.java index 97112d8f6..7621f3fc1 100644 --- a/src/main/java/com/threerings/presents/dobj/Accessor.java +++ b/src/main/java/com/threerings/presents/dobj/Accessor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java b/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java index 3fb6f53cc..49191b0c6 100644 --- a/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java +++ b/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java b/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java index 6419131ce..e9ad1ec62 100644 --- a/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ChangeListener.java b/src/main/java/com/threerings/presents/dobj/ChangeListener.java index a076a3bff..b98cd5980 100644 --- a/src/main/java/com/threerings/presents/dobj/ChangeListener.java +++ b/src/main/java/com/threerings/presents/dobj/ChangeListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/CompoundEvent.java b/src/main/java/com/threerings/presents/dobj/CompoundEvent.java index 8622fe67f..7b696e3a0 100644 --- a/src/main/java/com/threerings/presents/dobj/CompoundEvent.java +++ b/src/main/java/com/threerings/presents/dobj/CompoundEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/DEvent.java b/src/main/java/com/threerings/presents/dobj/DEvent.java index 1417fe08d..55b9c6667 100644 --- a/src/main/java/com/threerings/presents/dobj/DEvent.java +++ b/src/main/java/com/threerings/presents/dobj/DEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/DObject.java b/src/main/java/com/threerings/presents/dobj/DObject.java index 9f0b465ea..669b435a8 100644 --- a/src/main/java/com/threerings/presents/dobj/DObject.java +++ b/src/main/java/com/threerings/presents/dobj/DObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/DObjectManager.java b/src/main/java/com/threerings/presents/dobj/DObjectManager.java index c35bfe998..c99c4ceeb 100644 --- a/src/main/java/com/threerings/presents/dobj/DObjectManager.java +++ b/src/main/java/com/threerings/presents/dobj/DObjectManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/DSet.java b/src/main/java/com/threerings/presents/dobj/DSet.java index 067caabb9..0e09c45a3 100644 --- a/src/main/java/com/threerings/presents/dobj/DSet.java +++ b/src/main/java/com/threerings/presents/dobj/DSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/DynamicListener.java b/src/main/java/com/threerings/presents/dobj/DynamicListener.java index 7f0b8a7d7..c55fafd37 100644 --- a/src/main/java/com/threerings/presents/dobj/DynamicListener.java +++ b/src/main/java/com/threerings/presents/dobj/DynamicListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java b/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java index e72dfa591..6d6e14849 100644 --- a/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java +++ b/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java b/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java index f2f6a0811..f8f2457de 100644 --- a/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java b/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java index 50d386e27..f585a8963 100644 --- a/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/EntryEvent.java b/src/main/java/com/threerings/presents/dobj/EntryEvent.java index 9cb630ba1..72e3ee5ea 100644 --- a/src/main/java/com/threerings/presents/dobj/EntryEvent.java +++ b/src/main/java/com/threerings/presents/dobj/EntryEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java b/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java index 23eac8f9d..72250e909 100644 --- a/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java b/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java index 5131ed570..8cb4d97b1 100644 --- a/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/EventListener.java b/src/main/java/com/threerings/presents/dobj/EventListener.java index 4d24cc299..f5d95dcd8 100644 --- a/src/main/java/com/threerings/presents/dobj/EventListener.java +++ b/src/main/java/com/threerings/presents/dobj/EventListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java b/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java index 699969bd8..1eb9445bc 100644 --- a/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java +++ b/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java b/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java index 8c6965c22..1b8b7bd5a 100644 --- a/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java +++ b/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java b/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java index 0cee25491..74bc6d551 100644 --- a/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java +++ b/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/MessageEvent.java b/src/main/java/com/threerings/presents/dobj/MessageEvent.java index 33699ecd3..490c9c47d 100644 --- a/src/main/java/com/threerings/presents/dobj/MessageEvent.java +++ b/src/main/java/com/threerings/presents/dobj/MessageEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/MessageListener.java b/src/main/java/com/threerings/presents/dobj/MessageListener.java index 48abad155..df680edd4 100644 --- a/src/main/java/com/threerings/presents/dobj/MessageListener.java +++ b/src/main/java/com/threerings/presents/dobj/MessageListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java b/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java index b4a797c56..955ad52f7 100644 --- a/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java +++ b/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java b/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java index cf7e21827..973c66db1 100644 --- a/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java +++ b/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/NamedEvent.java b/src/main/java/com/threerings/presents/dobj/NamedEvent.java index 492b1e1d5..4f28dd287 100644 --- a/src/main/java/com/threerings/presents/dobj/NamedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/NamedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java b/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java index facc2cabe..d62f69fd2 100644 --- a/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java +++ b/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java b/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java index f9fd5bac7..c1125eb02 100644 --- a/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java +++ b/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java b/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java index d31ad2143..e770d8339 100644 --- a/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java +++ b/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java b/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java index a4876bac1..b1941bb80 100644 --- a/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java b/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java index 2dbdde1b5..6bae9edf2 100644 --- a/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java +++ b/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java b/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java index ed88e10c0..3953e9483 100644 --- a/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java b/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java index 90c8a26e6..38162b733 100644 --- a/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java +++ b/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/OidList.java b/src/main/java/com/threerings/presents/dobj/OidList.java index 98aa2b2dd..c74b09c6e 100644 --- a/src/main/java/com/threerings/presents/dobj/OidList.java +++ b/src/main/java/com/threerings/presents/dobj/OidList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/OidListListener.java b/src/main/java/com/threerings/presents/dobj/OidListListener.java index a5fcecc4e..f8e32066b 100644 --- a/src/main/java/com/threerings/presents/dobj/OidListListener.java +++ b/src/main/java/com/threerings/presents/dobj/OidListListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java b/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java index bee6e7270..637dd7c6a 100644 --- a/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java +++ b/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java b/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java index 929abf4ee..569f60a1c 100644 --- a/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java +++ b/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java b/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java index 460ba2e2b..7279f4c36 100644 --- a/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java +++ b/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java b/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java index db7b0f2b5..588eb58d7 100644 --- a/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java +++ b/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/SetAdapter.java b/src/main/java/com/threerings/presents/dobj/SetAdapter.java index 668ed461f..f9650a79d 100644 --- a/src/main/java/com/threerings/presents/dobj/SetAdapter.java +++ b/src/main/java/com/threerings/presents/dobj/SetAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/SetListener.java b/src/main/java/com/threerings/presents/dobj/SetListener.java index 3c536e495..83d948326 100644 --- a/src/main/java/com/threerings/presents/dobj/SetListener.java +++ b/src/main/java/com/threerings/presents/dobj/SetListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/SimpleEntry.java b/src/main/java/com/threerings/presents/dobj/SimpleEntry.java index a01f17ffd..60ddfe834 100644 --- a/src/main/java/com/threerings/presents/dobj/SimpleEntry.java +++ b/src/main/java/com/threerings/presents/dobj/SimpleEntry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/dobj/Subscriber.java b/src/main/java/com/threerings/presents/dobj/Subscriber.java index 488cd284a..ce3af170d 100644 --- a/src/main/java/com/threerings/presents/dobj/Subscriber.java +++ b/src/main/java/com/threerings/presents/dobj/Subscriber.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/AuthRequest.java b/src/main/java/com/threerings/presents/net/AuthRequest.java index 8dc17abdc..7ed488cee 100644 --- a/src/main/java/com/threerings/presents/net/AuthRequest.java +++ b/src/main/java/com/threerings/presents/net/AuthRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/AuthResponse.java b/src/main/java/com/threerings/presents/net/AuthResponse.java index bbbdb8bcb..da65a9d1c 100644 --- a/src/main/java/com/threerings/presents/net/AuthResponse.java +++ b/src/main/java/com/threerings/presents/net/AuthResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/AuthResponseData.java b/src/main/java/com/threerings/presents/net/AuthResponseData.java index c26829111..ad99336be 100644 --- a/src/main/java/com/threerings/presents/net/AuthResponseData.java +++ b/src/main/java/com/threerings/presents/net/AuthResponseData.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/BootstrapData.java b/src/main/java/com/threerings/presents/net/BootstrapData.java index aed6b2ea2..bd1924233 100644 --- a/src/main/java/com/threerings/presents/net/BootstrapData.java +++ b/src/main/java/com/threerings/presents/net/BootstrapData.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/BootstrapNotification.java b/src/main/java/com/threerings/presents/net/BootstrapNotification.java index 4205b247e..93a841c56 100644 --- a/src/main/java/com/threerings/presents/net/BootstrapNotification.java +++ b/src/main/java/com/threerings/presents/net/BootstrapNotification.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/Credentials.java b/src/main/java/com/threerings/presents/net/Credentials.java index 2bda55dd2..3c1878b73 100644 --- a/src/main/java/com/threerings/presents/net/Credentials.java +++ b/src/main/java/com/threerings/presents/net/Credentials.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/DownstreamMessage.java b/src/main/java/com/threerings/presents/net/DownstreamMessage.java index ef12e6ab4..6f6abcf39 100644 --- a/src/main/java/com/threerings/presents/net/DownstreamMessage.java +++ b/src/main/java/com/threerings/presents/net/DownstreamMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/EventNotification.java b/src/main/java/com/threerings/presents/net/EventNotification.java index 0c9714d33..d30465906 100644 --- a/src/main/java/com/threerings/presents/net/EventNotification.java +++ b/src/main/java/com/threerings/presents/net/EventNotification.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/FailureResponse.java b/src/main/java/com/threerings/presents/net/FailureResponse.java index 0f89ac64b..9a0e01fdd 100644 --- a/src/main/java/com/threerings/presents/net/FailureResponse.java +++ b/src/main/java/com/threerings/presents/net/FailureResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/ForwardEventRequest.java b/src/main/java/com/threerings/presents/net/ForwardEventRequest.java index 879f756cf..bfa1f0ece 100644 --- a/src/main/java/com/threerings/presents/net/ForwardEventRequest.java +++ b/src/main/java/com/threerings/presents/net/ForwardEventRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/LogoffRequest.java b/src/main/java/com/threerings/presents/net/LogoffRequest.java index 0046b71dc..09ad8953f 100644 --- a/src/main/java/com/threerings/presents/net/LogoffRequest.java +++ b/src/main/java/com/threerings/presents/net/LogoffRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/Message.java b/src/main/java/com/threerings/presents/net/Message.java index a9ea37c56..49fd82a0d 100644 --- a/src/main/java/com/threerings/presents/net/Message.java +++ b/src/main/java/com/threerings/presents/net/Message.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/ObjectResponse.java b/src/main/java/com/threerings/presents/net/ObjectResponse.java index e89825bdb..812810186 100644 --- a/src/main/java/com/threerings/presents/net/ObjectResponse.java +++ b/src/main/java/com/threerings/presents/net/ObjectResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/PingRequest.java b/src/main/java/com/threerings/presents/net/PingRequest.java index 2ee6763ee..c843331ce 100644 --- a/src/main/java/com/threerings/presents/net/PingRequest.java +++ b/src/main/java/com/threerings/presents/net/PingRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/PongResponse.java b/src/main/java/com/threerings/presents/net/PongResponse.java index f6dd0749c..c16e60635 100644 --- a/src/main/java/com/threerings/presents/net/PongResponse.java +++ b/src/main/java/com/threerings/presents/net/PongResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/ServiceCreds.java b/src/main/java/com/threerings/presents/net/ServiceCreds.java index 19c42cd98..fb9a4c2b3 100644 --- a/src/main/java/com/threerings/presents/net/ServiceCreds.java +++ b/src/main/java/com/threerings/presents/net/ServiceCreds.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/SubscribeRequest.java b/src/main/java/com/threerings/presents/net/SubscribeRequest.java index a49eae4b9..c05e46abe 100644 --- a/src/main/java/com/threerings/presents/net/SubscribeRequest.java +++ b/src/main/java/com/threerings/presents/net/SubscribeRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java b/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java index 46dba4e44..2bbd0b78c 100644 --- a/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java +++ b/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java b/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java index 571b810c7..658cb43d4 100644 --- a/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java +++ b/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/Transport.java b/src/main/java/com/threerings/presents/net/Transport.java index 24bc35fcf..5da5c8ebd 100644 --- a/src/main/java/com/threerings/presents/net/Transport.java +++ b/src/main/java/com/threerings/presents/net/Transport.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java b/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java index a00dc046c..f852ff856 100644 --- a/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java +++ b/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java b/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java index 881f7de58..60b74368b 100644 --- a/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java +++ b/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java b/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java index 351e29ac8..1a0fa8297 100644 --- a/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java +++ b/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/UpstreamMessage.java b/src/main/java/com/threerings/presents/net/UpstreamMessage.java index 6390e0bb3..0b0d9a3db 100644 --- a/src/main/java/com/threerings/presents/net/UpstreamMessage.java +++ b/src/main/java/com/threerings/presents/net/UpstreamMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java b/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java index 6a862f200..faf174376 100644 --- a/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java +++ b/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/client/PeerService.java b/src/main/java/com/threerings/presents/peer/client/PeerService.java index d8fd83a42..a2cecd05c 100644 --- a/src/main/java/com/threerings/presents/peer/client/PeerService.java +++ b/src/main/java/com/threerings/presents/peer/client/PeerService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/data/ClientInfo.java b/src/main/java/com/threerings/presents/peer/data/ClientInfo.java index 3309e8498..5b86b2a67 100644 --- a/src/main/java/com/threerings/presents/peer/data/ClientInfo.java +++ b/src/main/java/com/threerings/presents/peer/data/ClientInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/data/NodeObject.java b/src/main/java/com/threerings/presents/peer/data/NodeObject.java index 5fb4be014..c85514240 100644 --- a/src/main/java/com/threerings/presents/peer/data/NodeObject.java +++ b/src/main/java/com/threerings/presents/peer/data/NodeObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java b/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java index 059f3cb3c..42411a54f 100644 --- a/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java +++ b/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java b/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java index 45fffc531..4ed07defe 100644 --- a/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java +++ b/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java b/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java index 612e097ca..fb99120fb 100644 --- a/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java +++ b/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/net/PeerCreds.java b/src/main/java/com/threerings/presents/peer/net/PeerCreds.java index a0d31db23..82037630a 100644 --- a/src/main/java/com/threerings/presents/peer/net/PeerCreds.java +++ b/src/main/java/com/threerings/presents/peer/net/PeerCreds.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java b/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java index 6448d59f7..aae47a5db 100644 --- a/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java +++ b/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java b/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java index 05ce07507..342997708 100644 --- a/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java +++ b/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java b/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java index 57ea61bc4..265f14e5d 100644 --- a/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java +++ b/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/PeerManager.java b/src/main/java/com/threerings/presents/peer/server/PeerManager.java index 642812e80..5090762d6 100644 --- a/src/main/java/com/threerings/presents/peer/server/PeerManager.java +++ b/src/main/java/com/threerings/presents/peer/server/PeerManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/PeerNode.java b/src/main/java/com/threerings/presents/peer/server/PeerNode.java index 0cc6ec062..3f9e86bb6 100644 --- a/src/main/java/com/threerings/presents/peer/server/PeerNode.java +++ b/src/main/java/com/threerings/presents/peer/server/PeerNode.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/PeerProvider.java b/src/main/java/com/threerings/presents/peer/server/PeerProvider.java index 0800f17a3..efc3bf30b 100644 --- a/src/main/java/com/threerings/presents/peer/server/PeerProvider.java +++ b/src/main/java/com/threerings/presents/peer/server/PeerProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/PeerSession.java b/src/main/java/com/threerings/presents/peer/server/PeerSession.java index 143815973..ca6c7f7d2 100644 --- a/src/main/java/com/threerings/presents/peer/server/PeerSession.java +++ b/src/main/java/com/threerings/presents/peer/server/PeerSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java b/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java index b3cc7c76e..572fd9164 100644 --- a/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java +++ b/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java b/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java index 754840a89..c5a3bcab0 100644 --- a/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java +++ b/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/peer/util/PeerUtil.java b/src/main/java/com/threerings/presents/peer/util/PeerUtil.java index 64c007821..38ee12943 100644 --- a/src/main/java/com/threerings/presents/peer/util/PeerUtil.java +++ b/src/main/java/com/threerings/presents/peer/util/PeerUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java b/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java index 2d93078ed..1788e6870 100644 --- a/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java +++ b/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/Authenticator.java b/src/main/java/com/threerings/presents/server/Authenticator.java index 5c30b3d54..20f9196f5 100644 --- a/src/main/java/com/threerings/presents/server/Authenticator.java +++ b/src/main/java/com/threerings/presents/server/Authenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java b/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java index 98a2dc3f1..f58d1acc5 100644 --- a/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java +++ b/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ClientLocal.java b/src/main/java/com/threerings/presents/server/ClientLocal.java index 29f98a189..138b0c13e 100644 --- a/src/main/java/com/threerings/presents/server/ClientLocal.java +++ b/src/main/java/com/threerings/presents/server/ClientLocal.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ClientManager.java b/src/main/java/com/threerings/presents/server/ClientManager.java index dc586ec98..a8669151f 100644 --- a/src/main/java/com/threerings/presents/server/ClientManager.java +++ b/src/main/java/com/threerings/presents/server/ClientManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ClientResolutionListener.java b/src/main/java/com/threerings/presents/server/ClientResolutionListener.java index a630d8d22..983493d6e 100644 --- a/src/main/java/com/threerings/presents/server/ClientResolutionListener.java +++ b/src/main/java/com/threerings/presents/server/ClientResolutionListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ClientResolver.java b/src/main/java/com/threerings/presents/server/ClientResolver.java index a959ddf26..5d546f0d3 100644 --- a/src/main/java/com/threerings/presents/server/ClientResolver.java +++ b/src/main/java/com/threerings/presents/server/ClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/DummyAuthenticator.java b/src/main/java/com/threerings/presents/server/DummyAuthenticator.java index a322d0de4..0f06cada8 100644 --- a/src/main/java/com/threerings/presents/server/DummyAuthenticator.java +++ b/src/main/java/com/threerings/presents/server/DummyAuthenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/InvocationDispatcher.java b/src/main/java/com/threerings/presents/server/InvocationDispatcher.java index 7812a42d8..f72de11da 100644 --- a/src/main/java/com/threerings/presents/server/InvocationDispatcher.java +++ b/src/main/java/com/threerings/presents/server/InvocationDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/InvocationException.java b/src/main/java/com/threerings/presents/server/InvocationException.java index 7b0b3feae..400086afb 100644 --- a/src/main/java/com/threerings/presents/server/InvocationException.java +++ b/src/main/java/com/threerings/presents/server/InvocationException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/InvocationManager.java b/src/main/java/com/threerings/presents/server/InvocationManager.java index 4c5f95591..526033650 100644 --- a/src/main/java/com/threerings/presents/server/InvocationManager.java +++ b/src/main/java/com/threerings/presents/server/InvocationManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/InvocationProvider.java b/src/main/java/com/threerings/presents/server/InvocationProvider.java index 3f163d648..bc489c1b5 100644 --- a/src/main/java/com/threerings/presents/server/InvocationProvider.java +++ b/src/main/java/com/threerings/presents/server/InvocationProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/InvocationSender.java b/src/main/java/com/threerings/presents/server/InvocationSender.java index d03a89b00..002610ee4 100644 --- a/src/main/java/com/threerings/presents/server/InvocationSender.java +++ b/src/main/java/com/threerings/presents/server/InvocationSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java b/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java index 32eb2803f..32f828ff5 100644 --- a/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java +++ b/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java b/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java index f8889ed9a..238ce6f0d 100644 --- a/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java +++ b/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java b/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java index 99f754abf..b5df05158 100644 --- a/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java +++ b/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/PresentsInvoker.java b/src/main/java/com/threerings/presents/server/PresentsInvoker.java index dd9b55c88..0bee89001 100644 --- a/src/main/java/com/threerings/presents/server/PresentsInvoker.java +++ b/src/main/java/com/threerings/presents/server/PresentsInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java b/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java index a7c17a6aa..683458f1f 100644 --- a/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java +++ b/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/PresentsServer.java b/src/main/java/com/threerings/presents/server/PresentsServer.java index dcd497c33..97e5efac2 100644 --- a/src/main/java/com/threerings/presents/server/PresentsServer.java +++ b/src/main/java/com/threerings/presents/server/PresentsServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/PresentsSession.java b/src/main/java/com/threerings/presents/server/PresentsSession.java index 41b3ba068..e53a3625b 100644 --- a/src/main/java/com/threerings/presents/server/PresentsSession.java +++ b/src/main/java/com/threerings/presents/server/PresentsSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/RebootManager.java b/src/main/java/com/threerings/presents/server/RebootManager.java index 86a58068e..5cd918bbf 100644 --- a/src/main/java/com/threerings/presents/server/RebootManager.java +++ b/src/main/java/com/threerings/presents/server/RebootManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/RegistrationManager.java b/src/main/java/com/threerings/presents/server/RegistrationManager.java index 1eadc1401..99355287d 100644 --- a/src/main/java/com/threerings/presents/server/RegistrationManager.java +++ b/src/main/java/com/threerings/presents/server/RegistrationManager.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.server; import com.threerings.presents.client.InvocationReceiver.Registration; diff --git a/src/main/java/com/threerings/presents/server/RegistrationProvider.java b/src/main/java/com/threerings/presents/server/RegistrationProvider.java index e81474ba2..f67ac1583 100644 --- a/src/main/java/com/threerings/presents/server/RegistrationProvider.java +++ b/src/main/java/com/threerings/presents/server/RegistrationProvider.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.server; import javax.annotation.Generated; diff --git a/src/main/java/com/threerings/presents/server/Rejector.java b/src/main/java/com/threerings/presents/server/Rejector.java index ee56fee4b..ed5396a36 100644 --- a/src/main/java/com/threerings/presents/server/Rejector.java +++ b/src/main/java/com/threerings/presents/server/Rejector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ReportManager.java b/src/main/java/com/threerings/presents/server/ReportManager.java index ed02c5bb3..df543ad68 100644 --- a/src/main/java/com/threerings/presents/server/ReportManager.java +++ b/src/main/java/com/threerings/presents/server/ReportManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ReportingInvoker.java b/src/main/java/com/threerings/presents/server/ReportingInvoker.java index 0aef054a6..ab5e028c0 100644 --- a/src/main/java/com/threerings/presents/server/ReportingInvoker.java +++ b/src/main/java/com/threerings/presents/server/ReportingInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java b/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java index c3bdb13b1..7db6997c9 100644 --- a/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java +++ b/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/SessionFactory.java b/src/main/java/com/threerings/presents/server/SessionFactory.java index 2bd52f86a..a4e7ac21a 100644 --- a/src/main/java/com/threerings/presents/server/SessionFactory.java +++ b/src/main/java/com/threerings/presents/server/SessionFactory.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/ShutdownManager.java b/src/main/java/com/threerings/presents/server/ShutdownManager.java index e340736b1..1e017e899 100644 --- a/src/main/java/com/threerings/presents/server/ShutdownManager.java +++ b/src/main/java/com/threerings/presents/server/ShutdownManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/SignalReceiver.java b/src/main/java/com/threerings/presents/server/SignalReceiver.java index 44524ede3..9f1c34f51 100644 --- a/src/main/java/com/threerings/presents/server/SignalReceiver.java +++ b/src/main/java/com/threerings/presents/server/SignalReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/SunSignalHandler.java b/src/main/java/com/threerings/presents/server/SunSignalHandler.java index 88db97070..01371aede 100644 --- a/src/main/java/com/threerings/presents/server/SunSignalHandler.java +++ b/src/main/java/com/threerings/presents/server/SunSignalHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/TimeBaseProvider.java b/src/main/java/com/threerings/presents/server/TimeBaseProvider.java index 42d8ea7c6..f8369f7e2 100644 --- a/src/main/java/com/threerings/presents/server/TimeBaseProvider.java +++ b/src/main/java/com/threerings/presents/server/TimeBaseProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/net/AuthingConnection.java b/src/main/java/com/threerings/presents/server/net/AuthingConnection.java index f2b1b9150..9b885a0dc 100644 --- a/src/main/java/com/threerings/presents/server/net/AuthingConnection.java +++ b/src/main/java/com/threerings/presents/server/net/AuthingConnection.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java b/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java index 96b70869b..5948577b0 100644 --- a/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java +++ b/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/net/PresentsConnection.java b/src/main/java/com/threerings/presents/server/net/PresentsConnection.java index d9d84e729..9fa8a29a5 100644 --- a/src/main/java/com/threerings/presents/server/net/PresentsConnection.java +++ b/src/main/java/com/threerings/presents/server/net/PresentsConnection.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java b/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java index e7f5925fc..b979454f3 100644 --- a/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java +++ b/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java b/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java index ab37a86c8..957ba7489 100644 --- a/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java +++ b/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java b/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java index ee8a522a8..f2a72bb1a 100644 --- a/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java +++ b/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java b/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java index 2181c806b..683c2469d 100644 --- a/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java +++ b/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenDObjectTask.java b/src/main/java/com/threerings/presents/tools/GenDObjectTask.java index 60e957b44..be026a300 100644 --- a/src/main/java/com/threerings/presents/tools/GenDObjectTask.java +++ b/src/main/java/com/threerings/presents/tools/GenDObjectTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenReceiverTask.java b/src/main/java/com/threerings/presents/tools/GenReceiverTask.java index 2415ca0cf..b99e0516d 100644 --- a/src/main/java/com/threerings/presents/tools/GenReceiverTask.java +++ b/src/main/java/com/threerings/presents/tools/GenReceiverTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenServiceTask.java b/src/main/java/com/threerings/presents/tools/GenServiceTask.java index ae6dc6634..743a40c85 100644 --- a/src/main/java/com/threerings/presents/tools/GenServiceTask.java +++ b/src/main/java/com/threerings/presents/tools/GenServiceTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenStreamableTask.java b/src/main/java/com/threerings/presents/tools/GenStreamableTask.java index b946d1f4e..589bab6fa 100644 --- a/src/main/java/com/threerings/presents/tools/GenStreamableTask.java +++ b/src/main/java/com/threerings/presents/tools/GenStreamableTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenTask.java b/src/main/java/com/threerings/presents/tools/GenTask.java index 5810e420f..7d9f0549e 100644 --- a/src/main/java/com/threerings/presents/tools/GenTask.java +++ b/src/main/java/com/threerings/presents/tools/GenTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GenUtil.java b/src/main/java/com/threerings/presents/tools/GenUtil.java index 7dca518d8..e7f8d38c3 100644 --- a/src/main/java/com/threerings/presents/tools/GenUtil.java +++ b/src/main/java/com/threerings/presents/tools/GenUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java b/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java index f57c195c3..acf12bb31 100644 --- a/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java +++ b/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/ImportSet.java b/src/main/java/com/threerings/presents/tools/ImportSet.java index 17e29d7f1..788199a6a 100644 --- a/src/main/java/com/threerings/presents/tools/ImportSet.java +++ b/src/main/java/com/threerings/presents/tools/ImportSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java b/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java index 5df1f9cb0..0908ff20c 100644 --- a/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java +++ b/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/InvocationTask.java b/src/main/java/com/threerings/presents/tools/InvocationTask.java index 7a1b0852b..5ba4ca9ad 100644 --- a/src/main/java/com/threerings/presents/tools/InvocationTask.java +++ b/src/main/java/com/threerings/presents/tools/InvocationTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/SourceFile.java b/src/main/java/com/threerings/presents/tools/SourceFile.java index 1ccfda1be..1dc73482d 100644 --- a/src/main/java/com/threerings/presents/tools/SourceFile.java +++ b/src/main/java/com/threerings/presents/tools/SourceFile.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java b/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java index 04baf6dfa..2ba1d0b3e 100644 --- a/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java +++ b/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java b/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java index 14daa39eb..db13a06df 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.lang.reflect.Type; diff --git a/src/main/java/com/threerings/presents/tools/cpp/CPPField.java b/src/main/java/com/threerings/presents/tools/cpp/CPPField.java index 8975f00b1..26c015619 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPField.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPField.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.lang.reflect.Field; diff --git a/src/main/java/com/threerings/presents/tools/cpp/CPPType.java b/src/main/java/com/threerings/presents/tools/cpp/CPPType.java index 2196b1682..432902053 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPType.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPType.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.lang.reflect.ParameterizedType; diff --git a/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java b/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java index 71025cba1..41d876423 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.lang.reflect.ParameterizedType; diff --git a/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java b/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java index d9a8eb02c..12bc35311 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java +++ b/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import static com.threerings.presents.tools.cpp.CPPUtil.makePath; diff --git a/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java b/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java index 46c3bf537..1d9b0b074 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java +++ b/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.lang.reflect.Type; diff --git a/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java b/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java index 48f0c847e..9bf3245f0 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java +++ b/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.lang.reflect.Field; diff --git a/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java b/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java index f07b4514a..b3afeb29d 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java +++ b/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools.cpp; import java.util.List; diff --git a/src/main/java/com/threerings/presents/util/ClassUtil.java b/src/main/java/com/threerings/presents/util/ClassUtil.java index 63862565e..1e4b4812c 100644 --- a/src/main/java/com/threerings/presents/util/ClassUtil.java +++ b/src/main/java/com/threerings/presents/util/ClassUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/ConfirmAdapter.java b/src/main/java/com/threerings/presents/util/ConfirmAdapter.java index ae03e8627..59741c111 100644 --- a/src/main/java/com/threerings/presents/util/ConfirmAdapter.java +++ b/src/main/java/com/threerings/presents/util/ConfirmAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/DatagramSequencer.java b/src/main/java/com/threerings/presents/util/DatagramSequencer.java index 1669fa7d8..9a2ce63f0 100644 --- a/src/main/java/com/threerings/presents/util/DatagramSequencer.java +++ b/src/main/java/com/threerings/presents/util/DatagramSequencer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/FutureResult.java b/src/main/java/com/threerings/presents/util/FutureResult.java index 5eba3e1b8..c0ac5613f 100644 --- a/src/main/java/com/threerings/presents/util/FutureResult.java +++ b/src/main/java/com/threerings/presents/util/FutureResult.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java b/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java index 732de0df5..6329eae64 100644 --- a/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java +++ b/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/InvocationAdapter.java b/src/main/java/com/threerings/presents/util/InvocationAdapter.java index 18ca17065..819b75301 100644 --- a/src/main/java/com/threerings/presents/util/InvocationAdapter.java +++ b/src/main/java/com/threerings/presents/util/InvocationAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/PersistingUnit.java b/src/main/java/com/threerings/presents/util/PersistingUnit.java index 581555703..505145bbf 100644 --- a/src/main/java/com/threerings/presents/util/PersistingUnit.java +++ b/src/main/java/com/threerings/presents/util/PersistingUnit.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/PresentsContext.java b/src/main/java/com/threerings/presents/util/PresentsContext.java index e4736396a..b1a32ad13 100644 --- a/src/main/java/com/threerings/presents/util/PresentsContext.java +++ b/src/main/java/com/threerings/presents/util/PresentsContext.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/ResultAdapter.java b/src/main/java/com/threerings/presents/util/ResultAdapter.java index 585fc6a49..75cf981bc 100644 --- a/src/main/java/com/threerings/presents/util/ResultAdapter.java +++ b/src/main/java/com/threerings/presents/util/ResultAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/ResultListenerList.java b/src/main/java/com/threerings/presents/util/ResultListenerList.java index 4529a4432..cdd84da2e 100644 --- a/src/main/java/com/threerings/presents/util/ResultListenerList.java +++ b/src/main/java/com/threerings/presents/util/ResultListenerList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/presents/util/SafeSubscriber.java b/src/main/java/com/threerings/presents/util/SafeSubscriber.java index 6fa3becd9..0fca163a6 100644 --- a/src/main/java/com/threerings/presents/util/SafeSubscriber.java +++ b/src/main/java/com/threerings/presents/util/SafeSubscriber.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/ActionScript.java b/src/main/java/com/threerings/util/ActionScript.java index 6dd1474ff..8fc2bc08e 100644 --- a/src/main/java/com/threerings/util/ActionScript.java +++ b/src/main/java/com/threerings/util/ActionScript.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/DefaultMap.java b/src/main/java/com/threerings/util/DefaultMap.java index 074314209..ccde431cb 100644 --- a/src/main/java/com/threerings/util/DefaultMap.java +++ b/src/main/java/com/threerings/util/DefaultMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/MessageBundle.java b/src/main/java/com/threerings/util/MessageBundle.java index de487edea..fe4492270 100644 --- a/src/main/java/com/threerings/util/MessageBundle.java +++ b/src/main/java/com/threerings/util/MessageBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/MessageManager.java b/src/main/java/com/threerings/util/MessageManager.java index 3e956b07c..4a7deaece 100644 --- a/src/main/java/com/threerings/util/MessageManager.java +++ b/src/main/java/com/threerings/util/MessageManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/MethodProfiler.java b/src/main/java/com/threerings/util/MethodProfiler.java index 488cade01..3790dcbbe 100644 --- a/src/main/java/com/threerings/util/MethodProfiler.java +++ b/src/main/java/com/threerings/util/MethodProfiler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/Name.java b/src/main/java/com/threerings/util/Name.java index 788c41d91..c56ad13f2 100644 --- a/src/main/java/com/threerings/util/Name.java +++ b/src/main/java/com/threerings/util/Name.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/RandomUtil.java b/src/main/java/com/threerings/util/RandomUtil.java index e3220f7eb..c90836f84 100644 --- a/src/main/java/com/threerings/util/RandomUtil.java +++ b/src/main/java/com/threerings/util/RandomUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/RunningStats.java b/src/main/java/com/threerings/util/RunningStats.java index 9914d0dcb..914613142 100644 --- a/src/main/java/com/threerings/util/RunningStats.java +++ b/src/main/java/com/threerings/util/RunningStats.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableArrayIntSet.java b/src/main/java/com/threerings/util/StreamableArrayIntSet.java index e5bbadd57..0e139997f 100644 --- a/src/main/java/com/threerings/util/StreamableArrayIntSet.java +++ b/src/main/java/com/threerings/util/StreamableArrayIntSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableArrayList.java b/src/main/java/com/threerings/util/StreamableArrayList.java index 821b9d1ce..ee06aeac2 100644 --- a/src/main/java/com/threerings/util/StreamableArrayList.java +++ b/src/main/java/com/threerings/util/StreamableArrayList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableEnumSet.java b/src/main/java/com/threerings/util/StreamableEnumSet.java index 7f6d2786d..3274ce83c 100644 --- a/src/main/java/com/threerings/util/StreamableEnumSet.java +++ b/src/main/java/com/threerings/util/StreamableEnumSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableHashIntMap.java b/src/main/java/com/threerings/util/StreamableHashIntMap.java index cd37a16b0..26607a136 100644 --- a/src/main/java/com/threerings/util/StreamableHashIntMap.java +++ b/src/main/java/com/threerings/util/StreamableHashIntMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableHashMap.java b/src/main/java/com/threerings/util/StreamableHashMap.java index 4827aef99..5467cd1ef 100644 --- a/src/main/java/com/threerings/util/StreamableHashMap.java +++ b/src/main/java/com/threerings/util/StreamableHashMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableHashSet.java b/src/main/java/com/threerings/util/StreamableHashSet.java index 3d119a7b9..2e478b6b6 100644 --- a/src/main/java/com/threerings/util/StreamableHashSet.java +++ b/src/main/java/com/threerings/util/StreamableHashSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableIntIntMap.java b/src/main/java/com/threerings/util/StreamableIntIntMap.java index 930ce25d6..6294f61a1 100644 --- a/src/main/java/com/threerings/util/StreamableIntIntMap.java +++ b/src/main/java/com/threerings/util/StreamableIntIntMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamablePoint.java b/src/main/java/com/threerings/util/StreamablePoint.java index 2b40151a1..966cbdffc 100644 --- a/src/main/java/com/threerings/util/StreamablePoint.java +++ b/src/main/java/com/threerings/util/StreamablePoint.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableRectangle.java b/src/main/java/com/threerings/util/StreamableRectangle.java index 8e6346295..47af0f57e 100644 --- a/src/main/java/com/threerings/util/StreamableRectangle.java +++ b/src/main/java/com/threerings/util/StreamableRectangle.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/StreamableTuple.java b/src/main/java/com/threerings/util/StreamableTuple.java index 82f21a8ff..04e9dfdea 100644 --- a/src/main/java/com/threerings/util/StreamableTuple.java +++ b/src/main/java/com/threerings/util/StreamableTuple.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/TimeUtil.java b/src/main/java/com/threerings/util/TimeUtil.java index f6041827b..e8447562b 100644 --- a/src/main/java/com/threerings/util/TimeUtil.java +++ b/src/main/java/com/threerings/util/TimeUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/web/gwt/ServiceException.java b/src/main/java/com/threerings/web/gwt/ServiceException.java index 9233dd764..7f4977124 100644 --- a/src/main/java/com/threerings/web/gwt/ServiceException.java +++ b/src/main/java/com/threerings/web/gwt/ServiceException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/web/server/ServletWaiter.java b/src/main/java/com/threerings/web/server/ServletWaiter.java index e2577a906..1aeed8219 100644 --- a/src/main/java/com/threerings/web/server/ServletWaiter.java +++ b/src/main/java/com/threerings/web/server/ServletWaiter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/bureau/client/TestClient.java b/src/test/java/com/threerings/bureau/client/TestClient.java index b4f26fb93..bb2164901 100644 --- a/src/test/java/com/threerings/bureau/client/TestClient.java +++ b/src/test/java/com/threerings/bureau/client/TestClient.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/bureau/server/RegistryTester.java b/src/test/java/com/threerings/bureau/server/RegistryTester.java index 905f8bab4..0b22bc83c 100644 --- a/src/test/java/com/threerings/bureau/server/RegistryTester.java +++ b/src/test/java/com/threerings/bureau/server/RegistryTester.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/bureau/server/TestServer.java b/src/test/java/com/threerings/bureau/server/TestServer.java index 89b3439ae..0945227b2 100644 --- a/src/test/java/com/threerings/bureau/server/TestServer.java +++ b/src/test/java/com/threerings/bureau/server/TestServer.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/crowd/client/JabberApp.java b/src/test/java/com/threerings/crowd/client/JabberApp.java index 7fcc4a151..c6af3df14 100644 --- a/src/test/java/com/threerings/crowd/client/JabberApp.java +++ b/src/test/java/com/threerings/crowd/client/JabberApp.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/crowd/client/JabberClient.java b/src/test/java/com/threerings/crowd/client/JabberClient.java index 668fb33d6..13154b4e4 100644 --- a/src/test/java/com/threerings/crowd/client/JabberClient.java +++ b/src/test/java/com/threerings/crowd/client/JabberClient.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/crowd/client/JabberController.java b/src/test/java/com/threerings/crowd/client/JabberController.java index 68e757a3c..b205e36be 100644 --- a/src/test/java/com/threerings/crowd/client/JabberController.java +++ b/src/test/java/com/threerings/crowd/client/JabberController.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.crowd.client; diff --git a/src/test/java/com/threerings/crowd/client/JabberPanel.java b/src/test/java/com/threerings/crowd/client/JabberPanel.java index 6870e0304..04c116d7d 100644 --- a/src/test/java/com/threerings/crowd/client/JabberPanel.java +++ b/src/test/java/com/threerings/crowd/client/JabberPanel.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.crowd.client; diff --git a/src/test/java/com/threerings/crowd/data/JabberConfig.java b/src/test/java/com/threerings/crowd/data/JabberConfig.java index b851cbdc8..44ef93f10 100644 --- a/src/test/java/com/threerings/crowd/data/JabberConfig.java +++ b/src/test/java/com/threerings/crowd/data/JabberConfig.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.crowd.data; diff --git a/src/test/java/com/threerings/crowd/server/JabberServer.java b/src/test/java/com/threerings/crowd/server/JabberServer.java index c61473600..30b1c8222 100644 --- a/src/test/java/com/threerings/crowd/server/JabberServer.java +++ b/src/test/java/com/threerings/crowd/server/JabberServer.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.crowd.server; diff --git a/src/test/java/com/threerings/io/ASStreamableSubset.java b/src/test/java/com/threerings/io/ASStreamableSubset.java index 9e37f4008..4cce8824b 100644 --- a/src/test/java/com/threerings/io/ASStreamableSubset.java +++ b/src/test/java/com/threerings/io/ASStreamableSubset.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.io; // diff --git a/src/test/java/com/threerings/io/FrameTest.java b/src/test/java/com/threerings/io/FrameTest.java index 8588d50a2..6cebf6d3a 100644 --- a/src/test/java/com/threerings/io/FrameTest.java +++ b/src/test/java/com/threerings/io/FrameTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/io/StreamableTest.java b/src/test/java/com/threerings/io/StreamableTest.java index cbf40079f..1b59e091d 100644 --- a/src/test/java/com/threerings/io/StreamableTest.java +++ b/src/test/java/com/threerings/io/StreamableTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/client/TestClient.java b/src/test/java/com/threerings/presents/client/TestClient.java index 149680b2e..56b52d68f 100644 --- a/src/test/java/com/threerings/presents/client/TestClient.java +++ b/src/test/java/com/threerings/presents/client/TestClient.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/client/TestDecoder.java b/src/test/java/com/threerings/presents/client/TestDecoder.java index c450d84da..fbdd35cc8 100644 --- a/src/test/java/com/threerings/presents/client/TestDecoder.java +++ b/src/test/java/com/threerings/presents/client/TestDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/presents/client/TestReceiver.java b/src/test/java/com/threerings/presents/client/TestReceiver.java index 14a400ed7..c082197e4 100644 --- a/src/test/java/com/threerings/presents/client/TestReceiver.java +++ b/src/test/java/com/threerings/presents/client/TestReceiver.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/client/TestService.java b/src/test/java/com/threerings/presents/client/TestService.java index 4418dec2c..de2d46e8c 100644 --- a/src/test/java/com/threerings/presents/client/TestService.java +++ b/src/test/java/com/threerings/presents/client/TestService.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/data/TestMarshaller.java b/src/test/java/com/threerings/presents/data/TestMarshaller.java index b1dc1fa90..a61427fb4 100644 --- a/src/test/java/com/threerings/presents/data/TestMarshaller.java +++ b/src/test/java/com/threerings/presents/data/TestMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/presents/data/TestObject.java b/src/test/java/com/threerings/presents/data/TestObject.java index 1641b1853..94dccb3e6 100644 --- a/src/test/java/com/threerings/presents/data/TestObject.java +++ b/src/test/java/com/threerings/presents/data/TestObject.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/dobj/DSetTest.java b/src/test/java/com/threerings/presents/dobj/DSetTest.java index 2bcee3c49..4317f7cff 100644 --- a/src/test/java/com/threerings/presents/dobj/DSetTest.java +++ b/src/test/java/com/threerings/presents/dobj/DSetTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/dobj/LocalAttrTest.java b/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java index 4443b9803..66d8b521e 100644 --- a/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java +++ b/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.dobj; diff --git a/src/test/java/com/threerings/presents/server/DOMTest.java b/src/test/java/com/threerings/presents/server/DOMTest.java index 18bcf7be2..7845a0cc3 100644 --- a/src/test/java/com/threerings/presents/server/DOMTest.java +++ b/src/test/java/com/threerings/presents/server/DOMTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/server/DestroyedRefTest.java b/src/test/java/com/threerings/presents/server/DestroyedRefTest.java index f065e901c..7cfaaa920 100644 --- a/src/test/java/com/threerings/presents/server/DestroyedRefTest.java +++ b/src/test/java/com/threerings/presents/server/DestroyedRefTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/server/OMgrIntervalTest.java b/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java index 72df41cb9..fff7c38c0 100644 --- a/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java +++ b/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.server; diff --git a/src/test/java/com/threerings/presents/server/PresentsTestBase.java b/src/test/java/com/threerings/presents/server/PresentsTestBase.java index dafc2ead0..340e6cc83 100644 --- a/src/test/java/com/threerings/presents/server/PresentsTestBase.java +++ b/src/test/java/com/threerings/presents/server/PresentsTestBase.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.server; diff --git a/src/test/java/com/threerings/presents/server/RefTest.java b/src/test/java/com/threerings/presents/server/RefTest.java index 16c6df552..50540a6fd 100644 --- a/src/test/java/com/threerings/presents/server/RefTest.java +++ b/src/test/java/com/threerings/presents/server/RefTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/server/TestManager.java b/src/test/java/com/threerings/presents/server/TestManager.java index d72ba877a..684156ad4 100644 --- a/src/test/java/com/threerings/presents/server/TestManager.java +++ b/src/test/java/com/threerings/presents/server/TestManager.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.server; diff --git a/src/test/java/com/threerings/presents/server/TestProvider.java b/src/test/java/com/threerings/presents/server/TestProvider.java index ef078b017..7defcc7eb 100644 --- a/src/test/java/com/threerings/presents/server/TestProvider.java +++ b/src/test/java/com/threerings/presents/server/TestProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/presents/server/TestSender.java b/src/test/java/com/threerings/presents/server/TestSender.java index 6fba9769b..76b49a8ca 100644 --- a/src/test/java/com/threerings/presents/server/TestSender.java +++ b/src/test/java/com/threerings/presents/server/TestSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/presents/server/TestServer.java b/src/test/java/com/threerings/presents/server/TestServer.java index b42476755..5a004d7a9 100644 --- a/src/test/java/com/threerings/presents/server/TestServer.java +++ b/src/test/java/com/threerings/presents/server/TestServer.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; 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/presents/tools/GeneratedSourceMergerTest.java b/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java index 459718829..9147c4b7b 100644 --- a/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java +++ b/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ +// +// This 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.presents.tools; import static org.junit.Assert.assertEquals; diff --git a/src/test/java/com/threerings/util/MessageBundleTest.java b/src/test/java/com/threerings/util/MessageBundleTest.java index 8cb5e586c..3807557ba 100644 --- a/src/test/java/com/threerings/util/MessageBundleTest.java +++ b/src/test/java/com/threerings/util/MessageBundleTest.java @@ -2,8 +2,8 @@ // $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/ +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published