diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 7e293eef6..afbeb3ef1 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/cpp/presents/data/RegistrationMarshaller.cpp b/src/cpp/presents/data/RegistrationMarshaller.cpp index 813b9ec51..03f52ff3d 100644 --- a/src/cpp/presents/data/RegistrationMarshaller.cpp +++ b/src/cpp/presents/data/RegistrationMarshaller.cpp @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/cpp/presents/data/RegistrationMarshaller.h b/src/cpp/presents/data/RegistrationMarshaller.h index 629938257..b0e8a34da 100644 --- a/src/cpp/presents/data/RegistrationMarshaller.h +++ b/src/cpp/presents/data/RegistrationMarshaller.h @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it @@ -42,4 +42,4 @@ protected: Shared getSharedThis(); }; -}} \ No newline at end of file +}} diff --git a/src/main/as/com/threerings/bureau/client/Agent.as b/src/main/as/com/threerings/bureau/client/Agent.as index 6898ab52d..9b1445bc4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 e88cfbf99..c8e02df2e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 762b6a609..0b7654189 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 55bfbc2c9..8b1b071f4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2fccb22c2..e26a085bc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 0afadfe39..7deba11aa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 5fd11b764..70a2f9cb0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d2f5dd3f5..de10ebef4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 38059be49..cdb72093f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d681e8ec0..f90073527 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 aa419c09e..f117d6c2f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4cfcc059f..97096a9b2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4d542f968..605a32f2e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 a7ae38f44..6a3f85988 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 211fb8b4d..eaab9bf6c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b47f28793..5da1f44a8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2576598ab..e0eaab2df 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 64ea19452..1a95d5184 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f2f6883da..ada7cea3b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9610427f6..fdefbfeb7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 558b71617..c8127618b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f83d1b570..149145094 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d4b19d18b..9efdef9e7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 106763ed9..e3d379fd0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 da4d1334a..e9f9c1503 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6cb4cccae..9a61c36b1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4fc4f502c..a905b456d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 df1f82771..13a37dc0e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7bdffc27a..449737f6b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2d5a6a9dd..a65e70aef 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 ae8c30aba..dbc2f420e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7f8565fa0..f5b4c3d5b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 fdef7c114..7c940bf15 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 72638d096..1be51e7ce 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 a6c72c18c..ef61046fb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 501ff2b88..99b331ae4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b0520d82c..260f840b6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 86d5c42c8..b98a08295 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 695cc30ee..be0bab92f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 914b6a3f4..2ee21d9d6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 06a493032..9274595f3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 3844dd01e..ab34d7c0a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 5fc1c35c4..9ce66ca1b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 03ac3f4b9..80f9b7f0a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 8b9681760..d8f75523e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 85d79ef84..bff431dc3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 690d0f371..957556d67 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c40613759..7f523a3e5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6ec479a97..174564deb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f2c735d3c..7207dcac5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b0f7dda34..4eebfe851 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2bbb9028b..32bb40420 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9992a6a19..85e9fe99c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 1b16fd12c..410f22979 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 e735756d5..66779cce0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6bc13911a..38085f7e0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 dee311b4e..3468552c4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 8d95b518a..278ce874a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 dc0cf8c03..f3636c28e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 fa885e7b6..0ebc3dc56 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 430379ca0..e2c2ac09e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d77b5e515..d62de10d7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 04b4c1bf1..eb390a5c4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2855585e1..b9c5d6091 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 3592e1df3..9d148e98e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9dd9aa787..afdedd365 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4c7cf1235..7a9586f65 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 17c3970a2..0488c44af 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 db97a8173..4171584fa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b83abbdc1..23e1111d4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 28a2d9d2e..2f88ab299 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b2aadba94..3ca733b21 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 339cea5fb..f85f19d76 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 860d118ce..c5cf9595f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 65be4aef4..dd6e70da7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 81ebb6c84..6bea7859b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 780959d6c..901bd8621 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 ec7490602..88a6bbbd8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 8b558f579..bb0cf26da 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d3d560512..aee04d4a1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c730167d3..b54e10a5d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 edd56d51e..253130b0e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d63ef462a..6ac479144 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d1ba0feea..49617995d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 98d032bb3..08a1e13be 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 ba1cff9cd..922c9bd54 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9cc74eedb..bb45a60f9 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 970924889..34d3142ca 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d53e93a71..476d58f88 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 1c2922fe3..dac21cf1d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 e2928849f..e0d2a3cc3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2452f58fa..760e02f5c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7c6f8e45a..51c4ee707 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 e66e48a5e..28c9f2d84 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 460e36444..2e61b4268 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 740e8927f..68bc6f384 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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/DelegatingStreamer.as b/src/main/as/com/threerings/io/streamers/DelegatingStreamer.as index e48a68156..595dd76f2 100644 --- a/src/main/as/com/threerings/io/streamers/DelegatingStreamer.as +++ b/src/main/as/com/threerings/io/streamers/DelegatingStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 48fe0176c..56c878b0e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 894af0ce8..c445c0d23 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 40124d513..ed2897d78 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 45cfef0ae..2593a9719 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9856623ee..585dd504a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 422c4eb00..6b577aae5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 5e91a78c4..87dd48358 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b0578b32f..95e6bda50 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 3588350ed..ea100d96e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b8747c682..945825848 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c8a4fbb13..b75f6eeba 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 96ea15ceb..e59ee86be 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 5c604d68c..fa7c25e0c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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/DeltaCalculator.as b/src/main/as/com/threerings/presents/client/DeltaCalculator.as index e37c42edb..cae438719 100644 --- a/src/main/as/com/threerings/presents/client/DeltaCalculator.as +++ b/src/main/as/com/threerings/presents/client/DeltaCalculator.as @@ -1,8 +1,8 @@ // -// $Id: DeltaCalculator.java 6407 2011-01-01 05:02:21Z dhoover $ +// $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 0e6162303..78466750c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 dfeb3278a..572e4cb88 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 551fdb617..242b6571e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 fe63781e8..229ffe249 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 19fe71f2d..2c3c4890b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6b5cdf88d..ab03c1a71 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 22b25eef2..cfa8c11a6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 38f4f56b1..fab4a4a2b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 0255c90dd..0624d905f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c5fd867a9..e01e95920 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2857103b6..30ac31d2b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 503a94033..45693fc09 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 424ccf5f6..433b8f6e8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4c125988f..cf5968b4b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 597d70035..9c4c187eb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9b34b9d0b..cbdc6688f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f51f6cedf..82558d1df 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 409f5633e..582a84c18 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 aaceef785..ca4687583 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f945b7c73..d637c9058 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 75543c39a..bd54fa91c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 a609efc5b..79f267a9b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 8f2003ba0..eaa8d8435 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7d9c57897..944b096c4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b5953acac..769f7c631 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 788d887fc..e8c4d76f6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 0cd1d79a5..ed44281c5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b846f7a4f..09e5c8dca 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 a632329eb..cc3f5d92c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 dc1a76187..72efdc0fc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 28f03d23b..359f2f857 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 0d410f434..f49520326 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 081047c86..778a8eeab 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2356c13f8..ae49b47fe 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 ed2e4bb1c..77b8d838c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 54f2bc37e..2daa3deaa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d950ab05e..fc99e46f8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 917872e46..f9b4b0980 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 1154f888b..3389a2b69 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6c6d21f2f..8a9cd8390 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 42677af45..fafa69b15 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 15f99b9a1..217f35113 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 95c78308a..8e542c485 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 510872872..cbbe6114b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c2e2732a4..7c383f680 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 da55e74ff..8bd9ae5c6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 ec1279004..8ce990af8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 302ed2ba0..c618fbf93 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 1b43a0b0a..8a5580c21 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 11558aa8c..678bb17c2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c2e2a91bf..af663be9c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 09138a6b7..98e45b5ea 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 e7c3c5077..09289f554 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 a6fe4d78b..40642a712 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 992f22491..1e781ed85 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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/ObjectDeathAdapter.as b/src/main/as/com/threerings/presents/dobj/ObjectDeathAdapter.as index 9361dcf4d..289532e60 100644 --- a/src/main/as/com/threerings/presents/dobj/ObjectDeathAdapter.as +++ b/src/main/as/com/threerings/presents/dobj/ObjectDeathAdapter.as @@ -1,8 +1,8 @@ -// +// // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 59854b3da..49046cafa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4c0484521..899394908 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 20bdb9f5d..b6bc4b82f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 179f8bb8e..18996ad93 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 eaa709e18..ee124043b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 bc63d2f96..ae13a9916 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 52468025d..d24638af5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 3e978124c..f7af674fd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 da7ab3ffc..53a65cfc7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 63f1bb2e9..b8b263245 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d290a3413..88ea1efce 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c41ddf0ac..d11e87428 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b25e28654..d71832f18 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 34ced740a..ad06b1fb0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 78f2bd3f0..296548773 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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/CompoundDownstreamMessage.as b/src/main/as/com/threerings/presents/net/CompoundDownstreamMessage.as index d251a276b..6ffa929af 100644 --- a/src/main/as/com/threerings/presents/net/CompoundDownstreamMessage.as +++ b/src/main/as/com/threerings/presents/net/CompoundDownstreamMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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/CompoundUpstreamMessage.as b/src/main/as/com/threerings/presents/net/CompoundUpstreamMessage.as index 6f8a5d325..76d6c7add 100644 --- a/src/main/as/com/threerings/presents/net/CompoundUpstreamMessage.as +++ b/src/main/as/com/threerings/presents/net/CompoundUpstreamMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 4d157eaab..d41588820 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b9802c8f6..877ef3696 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 2cd7fc64f..bc6a233ce 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 cfdc9a948..b604a9d29 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f6da2d857..2e27ee4d6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c2823a127..2ddbb85dc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 26b39d54b..3de065963 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 94eb7a4e6..a90abbe12 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 935872f89..30bb4c842 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 297b347d8..06071cbc0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6d03a96e9..e9686c836 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 5ebe63ffa..8e5861e16 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 cd5199c8c..143d6e1c3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 e240c5422..1c7f41911 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 57326b7cd..3b4b0492b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 ec38dad0f..3a58ea9dd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7e254d82e..082bb1a1c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b038f790a..873a4a22a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 d4eb8282e..914e1bcc7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 5efec2ed7..131609126 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 1a76995f1..8a86d386a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f969a5501..663adc415 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9a53a9c61..601144033 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7c20bea8c..54d26772c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 42cd3759b..ba7e29f2e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 542559d98..5d498ca5a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b4bcfa985..78e50be81 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 6806eb08a..43dba5341 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7f0ac9322..f86d14df4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 127d61892..55878c4c4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 f561e9680..94129e194 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 9595cc6e0..18e92d72e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 eed5f96cd..d6508faef 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 b0f31661d..0d8ad7509 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 52ae58948..17a984f8d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 140a3d7f0..2cb3f318a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 dd4f869d5..2ba6d279b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 fd1e3445d..3b3c7e07e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 7f5c6edd2..e8024638b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // 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 c718cf7dd..f7587c06a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 58f184052..fe943d8a5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d8687fe55..7a25c81d2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c9263d60b..3a0c873d1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6517ca3bb..aaa1d4521 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3658d3547..508c6af0d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 58a011adc..a334112a3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e2b6d4a1c..578ef3a36 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1119428ab..aeb9a80a4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ebe9a8158..cf113ea20 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 afee1e40e..099a89005 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0a9240616..b741ab583 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bb85f2320..28fd07cf6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b8d24cf35..2ae6ba399 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b5a2af671..a0a04218a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2862c6c21..6707d323d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3ebce03a2..4d454edac 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 66535de8b..fa951910a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f69dc425a..5bf75e108 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b702d4c7e..44bea2d6f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5e26f19b6..cf3dda88d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ef737dda0..b8ed4c169 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 acf73d205..81294bb3b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 da4a2788c..4f6772f15 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7108cb1d5..657b8e341 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6955abf44..3384c11e3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 38cfcf96a..f530d78b9 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 11d5aa11b..6646a1ec4 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d473020dd..cd7c93b7f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cb6d57feb..cbe076575 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a3f6eb82f..66784361e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c0c88efd7..bc5207b3f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0ccb09b25..b8d5878ce 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f09a9f5d0..15afe7472 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e9100150f..913dd1cb8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 354448fa3..a1c0e3915 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 11aee9fb7..3e3ce05a7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c9ff675c0..4125753c8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c3022d2be..3571235a6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 761b5de91..575003a70 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cc0ae596a..0733df9a0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6e52480f3..42e2f885c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 eef0c7cf5..88a9687fb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 51494ade7..100755355 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e29dcfe88..41cc82c7c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6d48d2d44..dd48f3a8f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 058f5aff8..637411f4d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1a5af6539..7f13ff962 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 633fc8564..27380ab99 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1e5a3197b..95022d27c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e2f895c20..2376508ee 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5006dfe48..0e4512133 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c3c570d83..d548feca2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ef21953f8..5e8756ce0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 eff701d79..245be56f7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cbb14a2d2..703163cf9 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5758df064..32315e86d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bc9fecbbe..b2b50906e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5586175c0..f62919a8f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5cc8e4864..bae43c17a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a286efb30..1e184d85d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a7da72fcc..adabc9039 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e499f4771..70f9c65e7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 06b79e66f..5c9def2b6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 036b0901a..470617f0d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 569ff15c0..5fe9886cb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 8428e8bd2..0bf85e516 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 75da5f39c..59275ad67 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f6487b2fc..eab4b2f13 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 94ba36b66..52e848248 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 53e262237..e9916ff4f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 01c2d80d7..bcced25c1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a8822a4a8..32f0211ae 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3a0544785..0b565ab9e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a74b95cf7..f0143ee6a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c48f4d671..efd7b0eb6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/ChatHistory.java b/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java index 51de22c3f..258e126ce 100644 --- a/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java +++ b/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9186e8448..439cb15f6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d644d39db..2e654bf00 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e195dc099..4bfc2841e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7d83898d4..ba64fb374 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 27016f4b8..2011f26ff 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0076c0080..8d06bc0b6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3e2d2f6e1..a145cec0a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 31ace5bd2..90190e51c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 425d6c768..8ca3217ce 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 baaad57e6..9cb358086 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e70dd5322..57d9747a8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 db9d8e69a..a5074cefb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7c24d2d59..9d1e37b38 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6dde889cd..369eeb7c8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9e7911565..da6da48bd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 179d185ec..fe3d5dec8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f95e85fb1..7e679698a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b0efbfc5c..dfda33fcb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 98733a376..869e3ea3e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7e3f7dd41..60a31c7d9 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a5b24a809..4976ce6ae 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cd75380d8..10641c686 100644 --- a/src/main/java/com/threerings/crowd/client/TestClient.java +++ b/src/main/java/com/threerings/crowd/client/TestClient.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/BodyMarshaller.java b/src/main/java/com/threerings/crowd/data/BodyMarshaller.java index 56f0140dc..c3335c7d6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f4b8598a8..1ed0deab5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 4c5a9ce58..761f4e639 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c6727fadc..6c5447e83 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 99234e6e9..66d9c5349 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d630f5471..9d7eddf2d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 add69b55f..bbb74a7cd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 8155b299c..a777d55f2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3d3d0ce82..bac39c310 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2c2084789..7e392c32b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a555e35c2..945b272af 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 de694f29b..7e51fab31 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 343825325..304c424b1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a23b767ae..79d8cd20b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5bd4e6f6e..7878912e1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ddb22de45..ea8e0de6b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 613d15127..bfd980760 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 253ceb0f2..77741c206 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 682a479b6..cfa55998d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7ed5cf221..785645443 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a43ec835d..b61192b8e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 597ef5c46..a526c1678 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d76a877df..a16cc2bfc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 709de7e81..650fad4ad 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6b5a8765b..2faf3c7ea 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0b53012dd..f9b3eed9c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 36f4b7ba8..4a41f3b5f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a14e6c8bb..e2823e880 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 573e95a6e..8d718f6e1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ab444678d..25164a357 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2ef7c7508..3eb12bd09 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 784b86d20..11de37710 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 34a90ab17..c025d880a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bb9e5a9eb..be91a6758 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fb0548bd3..f69063ce1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cfc4cdf7e..2f3b3de00 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3a2fbf1a8..25638886b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0205bc3ac..0a55f0dba 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a9d2a902d..6fdeb4ce3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fc7127daa..c316ca1c8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0680503f0..541a9a0c0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2ad8ae446..2329d9e68 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1090ca131..10d110d72 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1fcd466fd..b1f2b1df1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 eb8c3f988..b1eba0a55 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0ed119169..69edc047a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3c3234990..a9bd6015c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 edaa5f3ed..90fe48bca 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 63d766012..cea2b638e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f519f5a61..706fe67ab 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 3f77798b1..fd0d341c0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 64bdb9f9e..f1ac52d49 100644 --- a/src/main/java/com/threerings/nio/conman/ConMgrStats.java +++ b/src/main/java/com/threerings/nio/conman/ConMgrStats.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/Connection.java b/src/main/java/com/threerings/nio/conman/Connection.java index a65822ffd..1019b61bf 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 22f99b0b5..f22207a72 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 4eba8c4bb..a15b9c119 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d25989137..c15653ca2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 adab9e722..94a6136a2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 96d0e6299..ef14f41d1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 dc33f5f1b..9ecc6537b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e127c1c2f..f715f5c26 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 8ed631b77..5c1d15155 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2422f8b61..9008ae121 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2af3801f7..5a3c371a8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/PeerInvoker.java b/src/main/java/com/threerings/presents/annotation/PeerInvoker.java index c9df2153b..5faf545b1 100644 --- a/src/main/java/com/threerings/presents/annotation/PeerInvoker.java +++ b/src/main/java/com/threerings/presents/annotation/PeerInvoker.java @@ -1,8 +1,8 @@ // -// $Id: MainInvoker.java 6407 2011-01-01 05:02:21Z dhoover $ +// $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b88bcc0b3..60917714a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 006bdc7da..f3f27b58d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d79e6c6f7..f2ac1e357 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e93bd9bad..be86e33b3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e5a42cb2b..a2d5ed83f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 dbe5a62eb..9fa0f101d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 eee5a8512..3d88f5335 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fdb5d5309..1893871aa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9fd47cb88..f530c45c1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 4db4ae08f..1756261b1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 238cd8e13..4450690a5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 73cb20d7b..a686d1a4c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b1ef742f6..d7bd0595a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bd179764a..de754edd5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1d309b0f8..d2498cf3f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0e0688d90..aff62b2e0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6c0bc0451..f3c8cccae 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d4bbeab69..24b96d992 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 479b0d7eb..be5938038 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 08c1336ec..b1e175a5d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 86019dc66..5c5cc8d75 100644 --- a/src/main/java/com/threerings/presents/client/RegistrationService.java +++ b/src/main/java/com/threerings/presents/client/RegistrationService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/SessionObserver.java b/src/main/java/com/threerings/presents/client/SessionObserver.java index 1844b9345..1ca412dd1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e750b59bd..093fe3e04 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 246ed2db6..1d8b06760 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 db6aa316b..e7a35dff5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 8ca4e3cb2..2680175ae 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cf5925219..a9b636d7d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0d380bd7e..60e96211b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b9ca8afb1..7a179611c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 637774d54..ad36aabf3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c97917a92..b23aa679d 100644 --- a/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java +++ b/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/TimeBaseCodes.java b/src/main/java/com/threerings/presents/data/TimeBaseCodes.java index f88216937..51e6ba766 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cb295a6e4..be4767f97 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1a06126c5..dcfbd1106 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f1739675c..d14c47fac 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 458761dae..02afac073 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 49191b0c6..4e83dc291 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7e6ffe1ee..bf260af25 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b98cd5980..a1e3832e1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 541eb0c32..1391c0e19 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 22862b2e0..bacd0ee60 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 539305426..50ce1f446 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2a17b2062..e3fb75555 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 53c5176c7..3b8921768 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c55fafd37..db8bf1b20 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6d6e14849..908cac979 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a87e89908..881086f4c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 153934e42..6757d3d4d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 149ba26ae..532e93b62 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fc7091bfe..d89e459a0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 932653b15..989128478 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f5d95dcd8..6a0f2176a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c19698545..d039542f3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f77859654..81633a74e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 174a5aadf..70607bb6c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d118990f0..cba9ed467 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 df680edd4..35241ec43 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 955ad52f7..47236d024 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 973c66db1..649e0eeba 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 46dc4fadf..56246c056 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d62f69fd2..f2f18efba 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c1125eb02..a6315a141 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e770d8339..768a77840 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f0c919148..84482fd11 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6bae9edf2..ea37f8564 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ad5cf9976..8169a8fcd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 99b27037b..863fa2c4e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e59fcbf07..e0a029cf8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f8e32066b..a987f41d8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 637dd7c6a..a9b5f511c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 676e177be..3d5aea4eb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7b2fcd5fc..a624c0626 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5190aa0dd..e6666fa23 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f9650a79d..c8d464f33 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 83d948326..b21fda0f3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 dcc16a2ac..c96d27303 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ce3af170d..6002b79c5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/AESAuthRequest.java b/src/main/java/com/threerings/presents/net/AESAuthRequest.java index 1bcc4efe7..1ad532146 100644 --- a/src/main/java/com/threerings/presents/net/AESAuthRequest.java +++ b/src/main/java/com/threerings/presents/net/AESAuthRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 78491e512..bfb5ee6fe 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 da65a9d1c..36dedbf63 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ad99336be..937d8cc25 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f4d821a07..eb15ea4db 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 93a841c56..25ed38051 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/CompoundDownstreamMessage.java b/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java index 036d3f6d6..83cb5640d 100644 --- a/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java +++ b/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/CompoundUpstreamMessage.java b/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java index 81bf3dc08..85988b256 100644 --- a/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java +++ b/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 34fb988f4..d446463c6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6f6abcf39..76eae9d67 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d30465906..592d12cd6 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9a0e01fdd..d69cb0c8e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bfa1f0ece..3cfc9c45f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 09ad8953f..65221a319 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 49fd82a0d..a4eea98fd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 812810186..46715d5d0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c843331ce..8e30db6ff 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c16e60635..e3e4d00c9 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/PublicKeyCredentials.java b/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java index 80acf0a07..0e2afe116 100644 --- a/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java +++ b/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/SecureRequest.java b/src/main/java/com/threerings/presents/net/SecureRequest.java index 02a257066..3bd8ec3a4 100644 --- a/src/main/java/com/threerings/presents/net/SecureRequest.java +++ b/src/main/java/com/threerings/presents/net/SecureRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/SecureResponse.java b/src/main/java/com/threerings/presents/net/SecureResponse.java index ee5aa719d..ce232dc1a 100644 --- a/src/main/java/com/threerings/presents/net/SecureResponse.java +++ b/src/main/java/com/threerings/presents/net/SecureResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fb9a4c2b3..c001b03f3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c05e46abe..d11fb59be 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2bbd0b78c..dd04421fe 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 658cb43d4..031bc4a60 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5da5c8ebd..697e3a2f2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f852ff856..649b2b76c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 60b74368b..f723e373b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1a0fa8297..3916fe0fb 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0b0d9a3db..3d65674af 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 faf174376..3b69aa59a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 4f15a901e..a852c0197 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5b86b2a67..395d24941 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/DObjectAddress.java b/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java index 893235ba1..ef345615c 100644 --- a/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java +++ b/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ecb213189..a9a8455a3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1400438c6..6c586d6b7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9aeb12d89..22cf585bc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fb99120fb..291b06f4e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 82037630a..bf4bd7ab0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 aae47a5db..250e310b3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 342997708..105af8476 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 265f14e5d..e8ba5ff79 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 21a48bb8a..0f11c6086 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1a1b3475c..4f38879ac 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 efc3bf30b..ec709a91a 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 316ed05a8..a66254b7e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b02600af2..0d4244c3d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2309b4335..b24b6e4fa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9cd747342..7cf9fac8f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1788e6870..ef915f3cc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 20f9196f5..caccdfb75 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f58d1acc5..aed73749f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 703b56682..752ff2b55 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c45142afb..b233a2059 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 983493d6e..fbfb7aa46 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5d546f0d3..8f1af5934 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0f06cada8..a001e8851 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b714c94ea..1ec1ecbf5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bd6e0fcf7..31a36a2d8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5b3ee6915..43cd97e92 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 bc489c1b5..1e97d796d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f8a8d5c5d..9694a1f13 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 32f828ff5..9dd0e10c0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 238ce6f0d..a0e394701 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 716601451..9e602ec05 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0bee89001..dd65e7daa 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 683458f1f..a18e1504d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1a9831d41..41466df77 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5566b6a33..5bc5bc923 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 d8b0b8175..dadcbdaad 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 99355287d..2e0c69b6e 100644 --- a/src/main/java/com/threerings/presents/server/RegistrationManager.java +++ b/src/main/java/com/threerings/presents/server/RegistrationManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/RegistrationProvider.java b/src/main/java/com/threerings/presents/server/RegistrationProvider.java index f67ac1583..53c9d116f 100644 --- a/src/main/java/com/threerings/presents/server/RegistrationProvider.java +++ b/src/main/java/com/threerings/presents/server/RegistrationProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/Rejector.java b/src/main/java/com/threerings/presents/server/Rejector.java index ed5396a36..10a81218f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 df543ad68..87aae6d35 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ab5e028c0..08da62822 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7db6997c9..2104dd3bf 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a4e7ac21a..c7a654081 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f6dc38a94..44a109998 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9f1c34f51..894eb11f5 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 01371aede..96696c20e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f8369f7e2..d76159b4c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cfe732cf3..adb814e63 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5948577b0..c8c6b40ed 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7f4d97edc..a44e77413 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f27f8fc0b..b5c2213fd 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 957ba7489..2f827cfc7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e3e194a32..a9dab8232 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 e54d1fc62..1b3120d7c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 26a7e11dd..9430e9170 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cb46da466..84e0fda71 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5b28d54aa..7eeaf01a3 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 589bab6fa..6cc68cb45 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0cae2915a..eaabc8d2c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2ae9bf9bf..32032e4ae 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b490e9ade..c1758d174 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 faf204c60..8edee73b0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0908ff20c..f6e625b5d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 42c0fb999..7af433d57 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/KeyPairGen.java b/src/main/java/com/threerings/presents/tools/KeyPairGen.java index fa0e17072..d0f8edbf0 100644 --- a/src/main/java/com/threerings/presents/tools/KeyPairGen.java +++ b/src/main/java/com/threerings/presents/tools/KeyPairGen.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1dc73482d..34eb802c0 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2ba1d0b3e..6da276de2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 db13a06df..790a1cb9d 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/CPPField.java b/src/main/java/com/threerings/presents/tools/cpp/CPPField.java index 26c015619..2ffdfdedb 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPField.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPField.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/CPPType.java b/src/main/java/com/threerings/presents/tools/cpp/CPPType.java index 2b9c4c095..51ea801b2 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPType.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPType.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/CPPUtil.java b/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java index 1d01e64bc..ff10bb4c8 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java +++ b/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/GenCPPReceiverTask.java b/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java index b9ca0e1ee..adfbc8294 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java +++ b/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/GenCPPServiceTask.java b/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java index 1d9b0b074..639de0fbb 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java +++ b/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/GenCPPStreamableTask.java b/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java index 9bf3245f0..a82e5f6ce 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java +++ b/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/MethodDescriptor.java b/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java index b3afeb29d..3f62158e9 100644 --- a/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java +++ b/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/ClassUtil.java b/src/main/java/com/threerings/presents/util/ClassUtil.java index 1e4b4812c..4e5eb198d 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 59741c111..d5584c042 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 9a2ce63f0..f60339348 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c0ac5613f..190cf0729 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6329eae64..4aa577f29 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 90e4bf526..56109aa53 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 f85eaf145..95e0533f8 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 b1a32ad13..1b1e85eb7 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 75cf981bc..0e537e908 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 cdd84da2e..9feaee792 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 0fca163a6..45d293bfc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/SecureUtil.java b/src/main/java/com/threerings/presents/util/SecureUtil.java index 01f99e9bd..710f26e2c 100644 --- a/src/main/java/com/threerings/presents/util/SecureUtil.java +++ b/src/main/java/com/threerings/presents/util/SecureUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 8fc2bc08e..97844b151 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/Equalable.java b/src/main/java/com/threerings/util/Equalable.java index 0333709c7..bfa3c84fd 100644 --- a/src/main/java/com/threerings/util/Equalable.java +++ b/src/main/java/com/threerings/util/Equalable.java @@ -1,5 +1,23 @@ // -// Who - Copyright 2010-2011 Three Rings Design, Inc. +// $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2012 Three Rings 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.util; diff --git a/src/main/java/com/threerings/util/Hashable.java b/src/main/java/com/threerings/util/Hashable.java index 2832025cc..21bf21130 100644 --- a/src/main/java/com/threerings/util/Hashable.java +++ b/src/main/java/com/threerings/util/Hashable.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 fd877ec30..67bff0798 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 c90836f84..cf497d3dc 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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/Resulting.java b/src/main/java/com/threerings/util/Resulting.java index ff192eff5..4f55db914 100644 --- a/src/main/java/com/threerings/util/Resulting.java +++ b/src/main/java/com/threerings/util/Resulting.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Narya library - tools for developing networked games +// Copyright (C) 2002-2012 Three Rings 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.util; diff --git a/src/main/java/com/threerings/util/StreamableArrayIntSet.java b/src/main/java/com/threerings/util/StreamableArrayIntSet.java index 0e139997f..6bccd2919 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ee06aeac2..8dac28308 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 ea83a6f2b..775c55146 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 26607a136..0af269ff1 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 5467cd1ef..3725a2439 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 2e478b6b6..4b8e5d95f 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 6294f61a1..b6354a11b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 966cbdffc..65f98ad4e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 47af0f57e..0c4bf715b 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 a720faf77..48b48d2fe 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 7f4977124..f626b9537 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.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 1aeed8219..3d330478e 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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 bb2164901..86639d5bd 100644 --- a/src/test/java/com/threerings/bureau/client/TestClient.java +++ b/src/test/java/com/threerings/bureau/client/TestClient.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/server/RegistryTester.java b/src/test/java/com/threerings/bureau/server/RegistryTester.java index f1bfdc84b..1fb268b97 100644 --- a/src/test/java/com/threerings/bureau/server/RegistryTester.java +++ b/src/test/java/com/threerings/bureau/server/RegistryTester.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/server/TestServer.java b/src/test/java/com/threerings/bureau/server/TestServer.java index 0945227b2..8ea64fef2 100644 --- a/src/test/java/com/threerings/bureau/server/TestServer.java +++ b/src/test/java/com/threerings/bureau/server/TestServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/crowd/client/JabberApp.java b/src/test/java/com/threerings/crowd/client/JabberApp.java index c6af3df14..45e6a7e5c 100644 --- a/src/test/java/com/threerings/crowd/client/JabberApp.java +++ b/src/test/java/com/threerings/crowd/client/JabberApp.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/crowd/client/JabberClient.java b/src/test/java/com/threerings/crowd/client/JabberClient.java index 13154b4e4..fa3455b0c 100644 --- a/src/test/java/com/threerings/crowd/client/JabberClient.java +++ b/src/test/java/com/threerings/crowd/client/JabberClient.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/crowd/client/JabberController.java b/src/test/java/com/threerings/crowd/client/JabberController.java index b205e36be..cc0393cc2 100644 --- a/src/test/java/com/threerings/crowd/client/JabberController.java +++ b/src/test/java/com/threerings/crowd/client/JabberController.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/crowd/client/JabberPanel.java b/src/test/java/com/threerings/crowd/client/JabberPanel.java index 04c116d7d..6d6eb2575 100644 --- a/src/test/java/com/threerings/crowd/client/JabberPanel.java +++ b/src/test/java/com/threerings/crowd/client/JabberPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/crowd/data/JabberConfig.java b/src/test/java/com/threerings/crowd/data/JabberConfig.java index 44ef93f10..3ed8f1382 100644 --- a/src/test/java/com/threerings/crowd/data/JabberConfig.java +++ b/src/test/java/com/threerings/crowd/data/JabberConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/crowd/server/JabberServer.java b/src/test/java/com/threerings/crowd/server/JabberServer.java index 30b1c8222..628eb066d 100644 --- a/src/test/java/com/threerings/crowd/server/JabberServer.java +++ b/src/test/java/com/threerings/crowd/server/JabberServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/io/ASStreamableSubset.java b/src/test/java/com/threerings/io/ASStreamableSubset.java index 4cce8824b..353c1440a 100644 --- a/src/test/java/com/threerings/io/ASStreamableSubset.java +++ b/src/test/java/com/threerings/io/ASStreamableSubset.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/io/FrameTest.java b/src/test/java/com/threerings/io/FrameTest.java index 6cebf6d3a..bde4fb2b2 100644 --- a/src/test/java/com/threerings/io/FrameTest.java +++ b/src/test/java/com/threerings/io/FrameTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/io/StreamableTest.java b/src/test/java/com/threerings/io/StreamableTest.java index b0073108a..749b499a4 100644 --- a/src/test/java/com/threerings/io/StreamableTest.java +++ b/src/test/java/com/threerings/io/StreamableTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/TestClient.java b/src/test/java/com/threerings/presents/client/TestClient.java index 56b52d68f..d39656453 100644 --- a/src/test/java/com/threerings/presents/client/TestClient.java +++ b/src/test/java/com/threerings/presents/client/TestClient.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/TestDecoder.java b/src/test/java/com/threerings/presents/client/TestDecoder.java index fbdd35cc8..2aad3988c 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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 c082197e4..c88714eab 100644 --- a/src/test/java/com/threerings/presents/client/TestReceiver.java +++ b/src/test/java/com/threerings/presents/client/TestReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/TestService.java b/src/test/java/com/threerings/presents/client/TestService.java index 8942d6e59..9754fef52 100644 --- a/src/test/java/com/threerings/presents/client/TestService.java +++ b/src/test/java/com/threerings/presents/client/TestService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/TestMarshaller.java b/src/test/java/com/threerings/presents/data/TestMarshaller.java index d1c5d0694..36c1c4273 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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 ac9057534..f55f5ceaa 100644 --- a/src/test/java/com/threerings/presents/data/TestObject.java +++ b/src/test/java/com/threerings/presents/data/TestObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/dobj/DSetTest.java b/src/test/java/com/threerings/presents/dobj/DSetTest.java index 4317f7cff..9d2ac26d6 100644 --- a/src/test/java/com/threerings/presents/dobj/DSetTest.java +++ b/src/test/java/com/threerings/presents/dobj/DSetTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/dobj/LocalAttrTest.java b/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java index 66d8b521e..1f1f5cd8d 100644 --- a/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java +++ b/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/peer/server/PeerTest.java b/src/test/java/com/threerings/presents/peer/server/PeerTest.java index 5a597897b..954c430c9 100644 --- a/src/test/java/com/threerings/presents/peer/server/PeerTest.java +++ b/src/test/java/com/threerings/presents/peer/server/PeerTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/peer/server/PeerTestGroup.java b/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java index 07f14f06d..6c9217901 100644 --- a/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java +++ b/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/peer/server/TestPeerManager.java b/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java index 08c95b570..05f42c200 100644 --- a/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java +++ b/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/DOMTest.java b/src/test/java/com/threerings/presents/server/DOMTest.java index 7845a0cc3..8966f16cd 100644 --- a/src/test/java/com/threerings/presents/server/DOMTest.java +++ b/src/test/java/com/threerings/presents/server/DOMTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/DestroyedRefTest.java b/src/test/java/com/threerings/presents/server/DestroyedRefTest.java index 7cfaaa920..b6731df3a 100644 --- a/src/test/java/com/threerings/presents/server/DestroyedRefTest.java +++ b/src/test/java/com/threerings/presents/server/DestroyedRefTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/OMgrIntervalTest.java b/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java index fff7c38c0..ef726b9df 100644 --- a/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java +++ b/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/PresentsTestBase.java b/src/test/java/com/threerings/presents/server/PresentsTestBase.java index 340e6cc83..8eb3b3490 100644 --- a/src/test/java/com/threerings/presents/server/PresentsTestBase.java +++ b/src/test/java/com/threerings/presents/server/PresentsTestBase.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/RefTest.java b/src/test/java/com/threerings/presents/server/RefTest.java index 50540a6fd..292c6a7cb 100644 --- a/src/test/java/com/threerings/presents/server/RefTest.java +++ b/src/test/java/com/threerings/presents/server/RefTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/TestManager.java b/src/test/java/com/threerings/presents/server/TestManager.java index 684156ad4..c664c58fd 100644 --- a/src/test/java/com/threerings/presents/server/TestManager.java +++ b/src/test/java/com/threerings/presents/server/TestManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/TestProvider.java b/src/test/java/com/threerings/presents/server/TestProvider.java index 4828e0eed..d9995d939 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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 76b49a8ca..f9003a6f2 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-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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 5a004d7a9..50c2cbcfc 100644 --- a/src/test/java/com/threerings/presents/server/TestServer.java +++ b/src/test/java/com/threerings/presents/server/TestServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/tools/GeneratedSourceMergerTest.java b/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java index 9147c4b7b..6d874899b 100644 --- a/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java +++ b/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights 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/util/MessageBundleTest.java b/src/test/java/com/threerings/util/MessageBundleTest.java index 3807557ba..f01183f85 100644 --- a/src/test/java/com/threerings/util/MessageBundleTest.java +++ b/src/test/java/com/threerings/util/MessageBundleTest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2012 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it