diff --git a/core/src/main/java/com/threerings/NaryaLog.java b/core/src/main/java/com/threerings/NaryaLog.java index fe943d8a5..f364d3572 100644 --- a/core/src/main/java/com/threerings/NaryaLog.java +++ b/core/src/main/java/com/threerings/NaryaLog.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings; diff --git a/core/src/main/java/com/threerings/admin/Log.java b/core/src/main/java/com/threerings/admin/Log.java index 7a25c81d2..aa99b3197 100644 --- a/core/src/main/java/com/threerings/admin/Log.java +++ b/core/src/main/java/com/threerings/admin/Log.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin; diff --git a/core/src/main/java/com/threerings/admin/client/AdminService.java b/core/src/main/java/com/threerings/admin/client/AdminService.java index 3a0c873d1..194a4f9fc 100644 --- a/core/src/main/java/com/threerings/admin/client/AdminService.java +++ b/core/src/main/java/com/threerings/admin/client/AdminService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java b/core/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java index aaa1d4521..fe798a829 100644 --- a/core/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java +++ b/core/src/main/java/com/threerings/admin/client/AsStringFieldEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java b/core/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java index 508c6af0d..8782d56ba 100644 --- a/core/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java +++ b/core/src/main/java/com/threerings/admin/client/BooleanFieldEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java b/core/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java index a334112a3..8d7bc56bd 100644 --- a/core/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java +++ b/core/src/main/java/com/threerings/admin/client/ConfigEditorPanel.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/ConfigObjectManager.java b/core/src/main/java/com/threerings/admin/client/ConfigObjectManager.java index 578ef3a36..178f86ffb 100644 --- a/core/src/main/java/com/threerings/admin/client/ConfigObjectManager.java +++ b/core/src/main/java/com/threerings/admin/client/ConfigObjectManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/DSetEditor.java b/core/src/main/java/com/threerings/admin/client/DSetEditor.java index aeb9a80a4..b6f90d773 100644 --- a/core/src/main/java/com/threerings/admin/client/DSetEditor.java +++ b/core/src/main/java/com/threerings/admin/client/DSetEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/FieldEditor.java b/core/src/main/java/com/threerings/admin/client/FieldEditor.java index cf113ea20..6496b2a04 100644 --- a/core/src/main/java/com/threerings/admin/client/FieldEditor.java +++ b/core/src/main/java/com/threerings/admin/client/FieldEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java b/core/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java index 099a89005..c14c9e5c1 100644 --- a/core/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java +++ b/core/src/main/java/com/threerings/admin/client/ObjectEditorPanel.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java b/core/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java index b741ab583..72ffd7e87 100644 --- a/core/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java +++ b/core/src/main/java/com/threerings/admin/client/PulldownFieldEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java b/core/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java index 853338003..5e4f015b7 100644 --- a/core/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java +++ b/core/src/main/java/com/threerings/admin/client/TabbedDSetEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.client; diff --git a/core/src/main/java/com/threerings/admin/data/AdminCodes.java b/core/src/main/java/com/threerings/admin/data/AdminCodes.java index 2ae6ba399..2fd35ee94 100644 --- a/core/src/main/java/com/threerings/admin/data/AdminCodes.java +++ b/core/src/main/java/com/threerings/admin/data/AdminCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.data; diff --git a/core/src/main/java/com/threerings/admin/data/AdminMarshaller.java b/core/src/main/java/com/threerings/admin/data/AdminMarshaller.java index a0a04218a..4782221bf 100644 --- a/core/src/main/java/com/threerings/admin/data/AdminMarshaller.java +++ b/core/src/main/java/com/threerings/admin/data/AdminMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.data; diff --git a/core/src/main/java/com/threerings/admin/data/ConfigObject.java b/core/src/main/java/com/threerings/admin/data/ConfigObject.java index 6707d323d..535b2a2aa 100644 --- a/core/src/main/java/com/threerings/admin/data/ConfigObject.java +++ b/core/src/main/java/com/threerings/admin/data/ConfigObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.data; diff --git a/core/src/main/java/com/threerings/admin/server/AdminManager.java b/core/src/main/java/com/threerings/admin/server/AdminManager.java index 4d454edac..165f6e438 100644 --- a/core/src/main/java/com/threerings/admin/server/AdminManager.java +++ b/core/src/main/java/com/threerings/admin/server/AdminManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server; diff --git a/core/src/main/java/com/threerings/admin/server/AdminProvider.java b/core/src/main/java/com/threerings/admin/server/AdminProvider.java index fa951910a..6aad76d02 100644 --- a/core/src/main/java/com/threerings/admin/server/AdminProvider.java +++ b/core/src/main/java/com/threerings/admin/server/AdminProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server; diff --git a/core/src/main/java/com/threerings/admin/server/ConfigRegistry.java b/core/src/main/java/com/threerings/admin/server/ConfigRegistry.java index 9156c8c5b..4b4648210 100644 --- a/core/src/main/java/com/threerings/admin/server/ConfigRegistry.java +++ b/core/src/main/java/com/threerings/admin/server/ConfigRegistry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server; diff --git a/core/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java b/core/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java index 44bea2d6f..2e99a0d52 100644 --- a/core/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java +++ b/core/src/main/java/com/threerings/admin/server/DatabaseConfigRegistry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server; diff --git a/core/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java b/core/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java index cf3dda88d..296448a79 100644 --- a/core/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java +++ b/core/src/main/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server; diff --git a/core/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java b/core/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java index b8ed4c169..f9b322280 100644 --- a/core/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java +++ b/core/src/main/java/com/threerings/admin/server/PrefsConfigRegistry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server; diff --git a/core/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java b/core/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java index 81294bb3b..c29642663 100644 --- a/core/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java +++ b/core/src/main/java/com/threerings/admin/server/persist/ConfigDatum.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server.persist; diff --git a/core/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java b/core/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java index 4f6772f15..e3f844344 100644 --- a/core/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java +++ b/core/src/main/java/com/threerings/admin/server/persist/ConfigRecord.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server.persist; diff --git a/core/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java b/core/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java index 657b8e341..623d23905 100644 --- a/core/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java +++ b/core/src/main/java/com/threerings/admin/server/persist/ConfigRepository.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.server.persist; diff --git a/core/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java b/core/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java index 3384c11e3..067778a05 100644 --- a/core/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java +++ b/core/src/main/java/com/threerings/admin/web/client/ConfigEditorPanel.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.client; diff --git a/core/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java b/core/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java index f530d78b9..674571f7e 100644 --- a/core/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java +++ b/core/src/main/java/com/threerings/admin/web/client/ConfigEditorTab.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.client; diff --git a/core/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java b/core/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java index 6646a1ec4..b8a54e259 100644 --- a/core/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java +++ b/core/src/main/java/com/threerings/admin/web/client/ConfigFieldEditor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.client; diff --git a/core/src/main/java/com/threerings/admin/web/gwt/ConfigField.java b/core/src/main/java/com/threerings/admin/web/gwt/ConfigField.java index cd7c93b7f..69fd8aa6e 100644 --- a/core/src/main/java/com/threerings/admin/web/gwt/ConfigField.java +++ b/core/src/main/java/com/threerings/admin/web/gwt/ConfigField.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.gwt; diff --git a/core/src/main/java/com/threerings/admin/web/gwt/ConfigService.java b/core/src/main/java/com/threerings/admin/web/gwt/ConfigService.java index cbe076575..bb689b7d5 100644 --- a/core/src/main/java/com/threerings/admin/web/gwt/ConfigService.java +++ b/core/src/main/java/com/threerings/admin/web/gwt/ConfigService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.gwt; diff --git a/core/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java b/core/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java index 66784361e..0769b6dfd 100644 --- a/core/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java +++ b/core/src/main/java/com/threerings/admin/web/gwt/ConfigServiceAsync.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.gwt; diff --git a/core/src/main/java/com/threerings/admin/web/server/ConfigServlet.java b/core/src/main/java/com/threerings/admin/web/server/ConfigServlet.java index bc5207b3f..0746a73a8 100644 --- a/core/src/main/java/com/threerings/admin/web/server/ConfigServlet.java +++ b/core/src/main/java/com/threerings/admin/web/server/ConfigServlet.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.admin.web.server; diff --git a/core/src/main/java/com/threerings/bureau/Log.java b/core/src/main/java/com/threerings/bureau/Log.java index b8d5878ce..8c705d04d 100644 --- a/core/src/main/java/com/threerings/bureau/Log.java +++ b/core/src/main/java/com/threerings/bureau/Log.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau; diff --git a/core/src/main/java/com/threerings/bureau/client/Agent.java b/core/src/main/java/com/threerings/bureau/client/Agent.java index 15afe7472..211a614c9 100644 --- a/core/src/main/java/com/threerings/bureau/client/Agent.java +++ b/core/src/main/java/com/threerings/bureau/client/Agent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/main/java/com/threerings/bureau/client/BureauClient.java b/core/src/main/java/com/threerings/bureau/client/BureauClient.java index 913dd1cb8..9f5b10b6e 100644 --- a/core/src/main/java/com/threerings/bureau/client/BureauClient.java +++ b/core/src/main/java/com/threerings/bureau/client/BureauClient.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/main/java/com/threerings/bureau/client/BureauDecoder.java b/core/src/main/java/com/threerings/bureau/client/BureauDecoder.java index a1c0e3915..8ba6d611b 100644 --- a/core/src/main/java/com/threerings/bureau/client/BureauDecoder.java +++ b/core/src/main/java/com/threerings/bureau/client/BureauDecoder.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/main/java/com/threerings/bureau/client/BureauDirector.java b/core/src/main/java/com/threerings/bureau/client/BureauDirector.java index 3e3ce05a7..668d7a66d 100644 --- a/core/src/main/java/com/threerings/bureau/client/BureauDirector.java +++ b/core/src/main/java/com/threerings/bureau/client/BureauDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/main/java/com/threerings/bureau/client/BureauReceiver.java b/core/src/main/java/com/threerings/bureau/client/BureauReceiver.java index 4125753c8..da07c8ea1 100644 --- a/core/src/main/java/com/threerings/bureau/client/BureauReceiver.java +++ b/core/src/main/java/com/threerings/bureau/client/BureauReceiver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/main/java/com/threerings/bureau/client/BureauService.java b/core/src/main/java/com/threerings/bureau/client/BureauService.java index 3571235a6..45d79aa66 100644 --- a/core/src/main/java/com/threerings/bureau/client/BureauService.java +++ b/core/src/main/java/com/threerings/bureau/client/BureauService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/main/java/com/threerings/bureau/data/AgentObject.java b/core/src/main/java/com/threerings/bureau/data/AgentObject.java index 575003a70..17919fd65 100644 --- a/core/src/main/java/com/threerings/bureau/data/AgentObject.java +++ b/core/src/main/java/com/threerings/bureau/data/AgentObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.data; diff --git a/core/src/main/java/com/threerings/bureau/data/BureauAuthName.java b/core/src/main/java/com/threerings/bureau/data/BureauAuthName.java index 0733df9a0..5e7b81c8a 100644 --- a/core/src/main/java/com/threerings/bureau/data/BureauAuthName.java +++ b/core/src/main/java/com/threerings/bureau/data/BureauAuthName.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.data; diff --git a/core/src/main/java/com/threerings/bureau/data/BureauClientObject.java b/core/src/main/java/com/threerings/bureau/data/BureauClientObject.java index 42e2f885c..d5f58bdbe 100644 --- a/core/src/main/java/com/threerings/bureau/data/BureauClientObject.java +++ b/core/src/main/java/com/threerings/bureau/data/BureauClientObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.data; diff --git a/core/src/main/java/com/threerings/bureau/data/BureauCodes.java b/core/src/main/java/com/threerings/bureau/data/BureauCodes.java index 88a9687fb..a9bc4db73 100644 --- a/core/src/main/java/com/threerings/bureau/data/BureauCodes.java +++ b/core/src/main/java/com/threerings/bureau/data/BureauCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.data; diff --git a/core/src/main/java/com/threerings/bureau/data/BureauCredentials.java b/core/src/main/java/com/threerings/bureau/data/BureauCredentials.java index 100755355..0eedbbb5c 100644 --- a/core/src/main/java/com/threerings/bureau/data/BureauCredentials.java +++ b/core/src/main/java/com/threerings/bureau/data/BureauCredentials.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.data; diff --git a/core/src/main/java/com/threerings/bureau/data/BureauMarshaller.java b/core/src/main/java/com/threerings/bureau/data/BureauMarshaller.java index 41cc82c7c..0fc953ec5 100644 --- a/core/src/main/java/com/threerings/bureau/data/BureauMarshaller.java +++ b/core/src/main/java/com/threerings/bureau/data/BureauMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.data; diff --git a/core/src/main/java/com/threerings/bureau/server/BureauClientResolver.java b/core/src/main/java/com/threerings/bureau/server/BureauClientResolver.java index dd48f3a8f..b199dc9ba 100644 --- a/core/src/main/java/com/threerings/bureau/server/BureauClientResolver.java +++ b/core/src/main/java/com/threerings/bureau/server/BureauClientResolver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/main/java/com/threerings/bureau/server/BureauProvider.java b/core/src/main/java/com/threerings/bureau/server/BureauProvider.java index 637411f4d..5729b4a6e 100644 --- a/core/src/main/java/com/threerings/bureau/server/BureauProvider.java +++ b/core/src/main/java/com/threerings/bureau/server/BureauProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/main/java/com/threerings/bureau/server/BureauRegistry.java b/core/src/main/java/com/threerings/bureau/server/BureauRegistry.java index 7f13ff962..7fceed160 100644 --- a/core/src/main/java/com/threerings/bureau/server/BureauRegistry.java +++ b/core/src/main/java/com/threerings/bureau/server/BureauRegistry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/main/java/com/threerings/bureau/server/BureauSender.java b/core/src/main/java/com/threerings/bureau/server/BureauSender.java index 27380ab99..3f0ece379 100644 --- a/core/src/main/java/com/threerings/bureau/server/BureauSender.java +++ b/core/src/main/java/com/threerings/bureau/server/BureauSender.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/main/java/com/threerings/bureau/server/BureauSession.java b/core/src/main/java/com/threerings/bureau/server/BureauSession.java index 95022d27c..c937597b8 100644 --- a/core/src/main/java/com/threerings/bureau/server/BureauSession.java +++ b/core/src/main/java/com/threerings/bureau/server/BureauSession.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/main/java/com/threerings/bureau/util/BureauContext.java b/core/src/main/java/com/threerings/bureau/util/BureauContext.java index 2376508ee..a14ccd49f 100644 --- a/core/src/main/java/com/threerings/bureau/util/BureauContext.java +++ b/core/src/main/java/com/threerings/bureau/util/BureauContext.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.util; diff --git a/core/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java b/core/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java index 0e4512133..5c453bf92 100644 --- a/core/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java +++ b/core/src/main/java/com/threerings/bureau/util/BureauLogRedirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.util; diff --git a/core/src/main/java/com/threerings/crowd/Log.java b/core/src/main/java/com/threerings/crowd/Log.java index d548feca2..5b85f7624 100644 --- a/core/src/main/java/com/threerings/crowd/Log.java +++ b/core/src/main/java/com/threerings/crowd/Log.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java b/core/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java index 5e8756ce0..c81f2a4b1 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/ChannelSpeakService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java b/core/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java index 859b52679..40984432d 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/ChatDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java b/core/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java index 703163cf9..e57e70c00 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/ChatDisplay.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java b/core/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java index 32315e86d..27d22ca14 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/ChatFilter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/ChatService.java b/core/src/main/java/com/threerings/crowd/chat/client/ChatService.java index b2b50906e..930caa302 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/ChatService.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/ChatService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java b/core/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java index a9fa34b5a..a9d240c33 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/CurseFilter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/HistoryList.java b/core/src/main/java/com/threerings/crowd/chat/client/HistoryList.java index bae43c17a..0fe749c57 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/HistoryList.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/HistoryList.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java b/core/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java index 1e184d85d..5c2971e1c 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/MuteDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/client/SpeakService.java b/core/src/main/java/com/threerings/crowd/chat/client/SpeakService.java index adabc9039..18ff88faf 100644 --- a/core/src/main/java/com/threerings/crowd/chat/client/SpeakService.java +++ b/core/src/main/java/com/threerings/crowd/chat/client/SpeakService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.client; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java b/core/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java index 70f9c65e7..d6da35a2b 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java b/core/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java index 5c9def2b6..fd53e2a51 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/ChatChannel.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java b/core/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java index 470617f0d..b2b99ffa2 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/ChatCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java b/core/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java index 5fe9886cb..0e4bfdbdf 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/ChatMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java b/core/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java index 0bf85e516..c2710efe9 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/ChatMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java b/core/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java index 59275ad67..b09bfe934 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/KeepNoHistory.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java b/core/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java index eab4b2f13..6e7dbba9b 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/SpeakMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java b/core/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java index 32f2cbc48..7577fc37b 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/SpeakObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java b/core/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java index e9916ff4f..acbaed0a7 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/SystemMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java b/core/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java index bcced25c1..46bccd63c 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/UserMessage.java b/core/src/main/java/com/threerings/crowd/chat/data/UserMessage.java index 32f0211ae..28a92622b 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/UserMessage.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/UserMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java b/core/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java index 0b565ab9e..477c70b8c 100644 --- a/core/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java +++ b/core/src/main/java/com/threerings/crowd/chat/data/UserSystemMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.data; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java b/core/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java index f0143ee6a..4c634330e 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java b/core/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java index b3fa6cb7d..5cbf43680 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/ChatChannelManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java b/core/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java index 8f5a6f3aa..912c7cf2f 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/ChatHistory.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java b/core/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java index 6631d868a..044cbc1eb 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/ChatProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java b/core/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java index 2e654bf00..4eb3358c8 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/SpeakHandler.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java b/core/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java index 4bfc2841e..046c3ce43 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/SpeakProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java b/core/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java index 9a51b0dc3..c96fad997 100644 --- a/core/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java +++ b/core/src/main/java/com/threerings/crowd/chat/server/SpeakUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.chat.server; diff --git a/core/src/main/java/com/threerings/crowd/client/BodyService.java b/core/src/main/java/com/threerings/crowd/client/BodyService.java index 2011f26ff..5a6b70d6a 100644 --- a/core/src/main/java/com/threerings/crowd/client/BodyService.java +++ b/core/src/main/java/com/threerings/crowd/client/BodyService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/LocationAdapter.java b/core/src/main/java/com/threerings/crowd/client/LocationAdapter.java index 8d06bc0b6..462365a7e 100644 --- a/core/src/main/java/com/threerings/crowd/client/LocationAdapter.java +++ b/core/src/main/java/com/threerings/crowd/client/LocationAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/LocationDecoder.java b/core/src/main/java/com/threerings/crowd/client/LocationDecoder.java index a145cec0a..74c3bc1a0 100644 --- a/core/src/main/java/com/threerings/crowd/client/LocationDecoder.java +++ b/core/src/main/java/com/threerings/crowd/client/LocationDecoder.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/LocationDirector.java b/core/src/main/java/com/threerings/crowd/client/LocationDirector.java index 2b976d853..3b4394187 100644 --- a/core/src/main/java/com/threerings/crowd/client/LocationDirector.java +++ b/core/src/main/java/com/threerings/crowd/client/LocationDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/LocationObserver.java b/core/src/main/java/com/threerings/crowd/client/LocationObserver.java index 8ca3217ce..d5a25d2be 100644 --- a/core/src/main/java/com/threerings/crowd/client/LocationObserver.java +++ b/core/src/main/java/com/threerings/crowd/client/LocationObserver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/LocationReceiver.java b/core/src/main/java/com/threerings/crowd/client/LocationReceiver.java index 9cb358086..60e5012fb 100644 --- a/core/src/main/java/com/threerings/crowd/client/LocationReceiver.java +++ b/core/src/main/java/com/threerings/crowd/client/LocationReceiver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/LocationService.java b/core/src/main/java/com/threerings/crowd/client/LocationService.java index 57d9747a8..b85808cc9 100644 --- a/core/src/main/java/com/threerings/crowd/client/LocationService.java +++ b/core/src/main/java/com/threerings/crowd/client/LocationService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/MoveFailedException.java b/core/src/main/java/com/threerings/crowd/client/MoveFailedException.java index a5074cefb..5ec1fd2fa 100644 --- a/core/src/main/java/com/threerings/crowd/client/MoveFailedException.java +++ b/core/src/main/java/com/threerings/crowd/client/MoveFailedException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/MoveVetoedException.java b/core/src/main/java/com/threerings/crowd/client/MoveVetoedException.java index 9d1e37b38..05b43967b 100644 --- a/core/src/main/java/com/threerings/crowd/client/MoveVetoedException.java +++ b/core/src/main/java/com/threerings/crowd/client/MoveVetoedException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/OccupantAdapter.java b/core/src/main/java/com/threerings/crowd/client/OccupantAdapter.java index 369eeb7c8..a0c234388 100644 --- a/core/src/main/java/com/threerings/crowd/client/OccupantAdapter.java +++ b/core/src/main/java/com/threerings/crowd/client/OccupantAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/OccupantDirector.java b/core/src/main/java/com/threerings/crowd/client/OccupantDirector.java index da6da48bd..6237c7e7a 100644 --- a/core/src/main/java/com/threerings/crowd/client/OccupantDirector.java +++ b/core/src/main/java/com/threerings/crowd/client/OccupantDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/OccupantObserver.java b/core/src/main/java/com/threerings/crowd/client/OccupantObserver.java index fe3d5dec8..b64202af5 100644 --- a/core/src/main/java/com/threerings/crowd/client/OccupantObserver.java +++ b/core/src/main/java/com/threerings/crowd/client/OccupantObserver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/PlaceController.java b/core/src/main/java/com/threerings/crowd/client/PlaceController.java index 7e679698a..efeda0450 100644 --- a/core/src/main/java/com/threerings/crowd/client/PlaceController.java +++ b/core/src/main/java/com/threerings/crowd/client/PlaceController.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java b/core/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java index dfda33fcb..eeb79fdd6 100644 --- a/core/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java +++ b/core/src/main/java/com/threerings/crowd/client/PlaceControllerDelegate.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/PlacePanel.java b/core/src/main/java/com/threerings/crowd/client/PlacePanel.java index 869e3ea3e..a057b1874 100644 --- a/core/src/main/java/com/threerings/crowd/client/PlacePanel.java +++ b/core/src/main/java/com/threerings/crowd/client/PlacePanel.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/PlaceView.java b/core/src/main/java/com/threerings/crowd/client/PlaceView.java index 60a31c7d9..01fa21858 100644 --- a/core/src/main/java/com/threerings/crowd/client/PlaceView.java +++ b/core/src/main/java/com/threerings/crowd/client/PlaceView.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java b/core/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java index 4976ce6ae..c8d9f7365 100644 --- a/core/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java +++ b/core/src/main/java/com/threerings/crowd/client/PlaceViewUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/client/TestClient.java b/core/src/main/java/com/threerings/crowd/client/TestClient.java index 10641c686..7fe7f624d 100644 --- a/core/src/main/java/com/threerings/crowd/client/TestClient.java +++ b/core/src/main/java/com/threerings/crowd/client/TestClient.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/main/java/com/threerings/crowd/data/BodyMarshaller.java b/core/src/main/java/com/threerings/crowd/data/BodyMarshaller.java index c3335c7d6..3e1d91023 100644 --- a/core/src/main/java/com/threerings/crowd/data/BodyMarshaller.java +++ b/core/src/main/java/com/threerings/crowd/data/BodyMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/BodyObject.java b/core/src/main/java/com/threerings/crowd/data/BodyObject.java index e198275b4..c6939f03c 100644 --- a/core/src/main/java/com/threerings/crowd/data/BodyObject.java +++ b/core/src/main/java/com/threerings/crowd/data/BodyObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/CrowdCodes.java b/core/src/main/java/com/threerings/crowd/data/CrowdCodes.java index 761f4e639..d1ead54b2 100644 --- a/core/src/main/java/com/threerings/crowd/data/CrowdCodes.java +++ b/core/src/main/java/com/threerings/crowd/data/CrowdCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/LocationCodes.java b/core/src/main/java/com/threerings/crowd/data/LocationCodes.java index 6c5447e83..04289717b 100644 --- a/core/src/main/java/com/threerings/crowd/data/LocationCodes.java +++ b/core/src/main/java/com/threerings/crowd/data/LocationCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/LocationMarshaller.java b/core/src/main/java/com/threerings/crowd/data/LocationMarshaller.java index 66d9c5349..552f6bc32 100644 --- a/core/src/main/java/com/threerings/crowd/data/LocationMarshaller.java +++ b/core/src/main/java/com/threerings/crowd/data/LocationMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/OccupantInfo.java b/core/src/main/java/com/threerings/crowd/data/OccupantInfo.java index 9d7eddf2d..394eb9d2c 100644 --- a/core/src/main/java/com/threerings/crowd/data/OccupantInfo.java +++ b/core/src/main/java/com/threerings/crowd/data/OccupantInfo.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/Place.java b/core/src/main/java/com/threerings/crowd/data/Place.java index bbb74a7cd..1d09eff74 100644 --- a/core/src/main/java/com/threerings/crowd/data/Place.java +++ b/core/src/main/java/com/threerings/crowd/data/Place.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/PlaceConfig.java b/core/src/main/java/com/threerings/crowd/data/PlaceConfig.java index a777d55f2..86514c464 100644 --- a/core/src/main/java/com/threerings/crowd/data/PlaceConfig.java +++ b/core/src/main/java/com/threerings/crowd/data/PlaceConfig.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/PlaceObject.java b/core/src/main/java/com/threerings/crowd/data/PlaceObject.java index c2e8c3db6..b651184b3 100644 --- a/core/src/main/java/com/threerings/crowd/data/PlaceObject.java +++ b/core/src/main/java/com/threerings/crowd/data/PlaceObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/data/TokenRing.java b/core/src/main/java/com/threerings/crowd/data/TokenRing.java index 7e392c32b..5547f5f8d 100644 --- a/core/src/main/java/com/threerings/crowd/data/TokenRing.java +++ b/core/src/main/java/com/threerings/crowd/data/TokenRing.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java b/core/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java index 945b272af..690125707 100644 --- a/core/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java +++ b/core/src/main/java/com/threerings/crowd/peer/client/CrowdPeerService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.peer.client; diff --git a/core/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java b/core/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java index 7e51fab31..d81d7c526 100644 --- a/core/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java +++ b/core/src/main/java/com/threerings/crowd/peer/data/CrowdClientInfo.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.peer.data; diff --git a/core/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java b/core/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java index 304c424b1..e98d6b050 100644 --- a/core/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java +++ b/core/src/main/java/com/threerings/crowd/peer/data/CrowdNodeObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.peer.data; diff --git a/core/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java b/core/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java index 79d8cd20b..5e9454761 100644 --- a/core/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java +++ b/core/src/main/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.peer.data; diff --git a/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java b/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java index 7878912e1..f9a387255 100644 --- a/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java +++ b/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.peer.server; diff --git a/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java b/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java index ea8e0de6b..630be6723 100644 --- a/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java +++ b/core/src/main/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.peer.server; diff --git a/core/src/main/java/com/threerings/crowd/server/BodyLocal.java b/core/src/main/java/com/threerings/crowd/server/BodyLocal.java index bfd980760..b7bc728b3 100644 --- a/core/src/main/java/com/threerings/crowd/server/BodyLocal.java +++ b/core/src/main/java/com/threerings/crowd/server/BodyLocal.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/BodyLocator.java b/core/src/main/java/com/threerings/crowd/server/BodyLocator.java index 77741c206..b50fc9977 100644 --- a/core/src/main/java/com/threerings/crowd/server/BodyLocator.java +++ b/core/src/main/java/com/threerings/crowd/server/BodyLocator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/BodyManager.java b/core/src/main/java/com/threerings/crowd/server/BodyManager.java index cfa55998d..10af83eec 100644 --- a/core/src/main/java/com/threerings/crowd/server/BodyManager.java +++ b/core/src/main/java/com/threerings/crowd/server/BodyManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/BodyProvider.java b/core/src/main/java/com/threerings/crowd/server/BodyProvider.java index 785645443..a686b0583 100644 --- a/core/src/main/java/com/threerings/crowd/server/BodyProvider.java +++ b/core/src/main/java/com/threerings/crowd/server/BodyProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java b/core/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java index b61192b8e..b32d306ed 100644 --- a/core/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java +++ b/core/src/main/java/com/threerings/crowd/server/CrowdClientResolver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java b/core/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java index a526c1678..42478088f 100644 --- a/core/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java +++ b/core/src/main/java/com/threerings/crowd/server/CrowdObjectAccess.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/CrowdServer.java b/core/src/main/java/com/threerings/crowd/server/CrowdServer.java index a16cc2bfc..08a59c21e 100644 --- a/core/src/main/java/com/threerings/crowd/server/CrowdServer.java +++ b/core/src/main/java/com/threerings/crowd/server/CrowdServer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/CrowdSession.java b/core/src/main/java/com/threerings/crowd/server/CrowdSession.java index 650fad4ad..be3bf7df8 100644 --- a/core/src/main/java/com/threerings/crowd/server/CrowdSession.java +++ b/core/src/main/java/com/threerings/crowd/server/CrowdSession.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/LocationManager.java b/core/src/main/java/com/threerings/crowd/server/LocationManager.java index 2faf3c7ea..e6e5bc34c 100644 --- a/core/src/main/java/com/threerings/crowd/server/LocationManager.java +++ b/core/src/main/java/com/threerings/crowd/server/LocationManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/LocationProvider.java b/core/src/main/java/com/threerings/crowd/server/LocationProvider.java index f9b3eed9c..4b47b34ce 100644 --- a/core/src/main/java/com/threerings/crowd/server/LocationProvider.java +++ b/core/src/main/java/com/threerings/crowd/server/LocationProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/LocationSender.java b/core/src/main/java/com/threerings/crowd/server/LocationSender.java index 4a41f3b5f..54f502f68 100644 --- a/core/src/main/java/com/threerings/crowd/server/LocationSender.java +++ b/core/src/main/java/com/threerings/crowd/server/LocationSender.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/OccupantOp.java b/core/src/main/java/com/threerings/crowd/server/OccupantOp.java index e2823e880..9198a5c45 100644 --- a/core/src/main/java/com/threerings/crowd/server/OccupantOp.java +++ b/core/src/main/java/com/threerings/crowd/server/OccupantOp.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/PlaceManager.java b/core/src/main/java/com/threerings/crowd/server/PlaceManager.java index f0699dd4d..4df0e0881 100644 --- a/core/src/main/java/com/threerings/crowd/server/PlaceManager.java +++ b/core/src/main/java/com/threerings/crowd/server/PlaceManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java b/core/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java index 25164a357..29c32186d 100644 --- a/core/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java +++ b/core/src/main/java/com/threerings/crowd/server/PlaceManagerDelegate.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/server/PlaceRegistry.java b/core/src/main/java/com/threerings/crowd/server/PlaceRegistry.java index 3eb12bd09..647e5c478 100644 --- a/core/src/main/java/com/threerings/crowd/server/PlaceRegistry.java +++ b/core/src/main/java/com/threerings/crowd/server/PlaceRegistry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/main/java/com/threerings/crowd/util/CrowdContext.java b/core/src/main/java/com/threerings/crowd/util/CrowdContext.java index 11de37710..0da308e5f 100644 --- a/core/src/main/java/com/threerings/crowd/util/CrowdContext.java +++ b/core/src/main/java/com/threerings/crowd/util/CrowdContext.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.util; diff --git a/core/src/main/java/com/threerings/io/ArrayMask.java b/core/src/main/java/com/threerings/io/ArrayMask.java index c025d880a..73865858e 100644 --- a/core/src/main/java/com/threerings/io/ArrayMask.java +++ b/core/src/main/java/com/threerings/io/ArrayMask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/BasicStreamers.java b/core/src/main/java/com/threerings/io/BasicStreamers.java index be91a6758..a275c141e 100644 --- a/core/src/main/java/com/threerings/io/BasicStreamers.java +++ b/core/src/main/java/com/threerings/io/BasicStreamers.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/ByteBufferInputStream.java b/core/src/main/java/com/threerings/io/ByteBufferInputStream.java index f69063ce1..509de3f1f 100644 --- a/core/src/main/java/com/threerings/io/ByteBufferInputStream.java +++ b/core/src/main/java/com/threerings/io/ByteBufferInputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/ByteBufferOutputStream.java b/core/src/main/java/com/threerings/io/ByteBufferOutputStream.java index 2f3b3de00..37c1c54b6 100644 --- a/core/src/main/java/com/threerings/io/ByteBufferOutputStream.java +++ b/core/src/main/java/com/threerings/io/ByteBufferOutputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/ClassMapping.java b/core/src/main/java/com/threerings/io/ClassMapping.java index 25638886b..3bb5fa5a3 100644 --- a/core/src/main/java/com/threerings/io/ClassMapping.java +++ b/core/src/main/java/com/threerings/io/ClassMapping.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/FieldMarshaller.java b/core/src/main/java/com/threerings/io/FieldMarshaller.java index 0a55f0dba..6d1192175 100644 --- a/core/src/main/java/com/threerings/io/FieldMarshaller.java +++ b/core/src/main/java/com/threerings/io/FieldMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/FramedInputStream.java b/core/src/main/java/com/threerings/io/FramedInputStream.java index 484620133..db898eb67 100644 --- a/core/src/main/java/com/threerings/io/FramedInputStream.java +++ b/core/src/main/java/com/threerings/io/FramedInputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/FramingOutputStream.java b/core/src/main/java/com/threerings/io/FramingOutputStream.java index c316ca1c8..d24d6c958 100644 --- a/core/src/main/java/com/threerings/io/FramingOutputStream.java +++ b/core/src/main/java/com/threerings/io/FramingOutputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/Intern.java b/core/src/main/java/com/threerings/io/Intern.java index 541a9a0c0..d6ab0bfee 100644 --- a/core/src/main/java/com/threerings/io/Intern.java +++ b/core/src/main/java/com/threerings/io/Intern.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/NotStreamable.java b/core/src/main/java/com/threerings/io/NotStreamable.java index 2329d9e68..bfa8fc1af 100644 --- a/core/src/main/java/com/threerings/io/NotStreamable.java +++ b/core/src/main/java/com/threerings/io/NotStreamable.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/ObjectInputStream.java b/core/src/main/java/com/threerings/io/ObjectInputStream.java index 7bb4ff241..108fb315d 100644 --- a/core/src/main/java/com/threerings/io/ObjectInputStream.java +++ b/core/src/main/java/com/threerings/io/ObjectInputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/ObjectOutputStream.java b/core/src/main/java/com/threerings/io/ObjectOutputStream.java index dc7b84811..79a209d23 100644 --- a/core/src/main/java/com/threerings/io/ObjectOutputStream.java +++ b/core/src/main/java/com/threerings/io/ObjectOutputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/SimpleStreamableObject.java b/core/src/main/java/com/threerings/io/SimpleStreamableObject.java index b1eba0a55..d201d015f 100644 --- a/core/src/main/java/com/threerings/io/SimpleStreamableObject.java +++ b/core/src/main/java/com/threerings/io/SimpleStreamableObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/Streamable.java b/core/src/main/java/com/threerings/io/Streamable.java index 69edc047a..df8c6e2f2 100644 --- a/core/src/main/java/com/threerings/io/Streamable.java +++ b/core/src/main/java/com/threerings/io/Streamable.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/Streamer.java b/core/src/main/java/com/threerings/io/Streamer.java index e2dc8cfa5..c7bf4ae4d 100644 --- a/core/src/main/java/com/threerings/io/Streamer.java +++ b/core/src/main/java/com/threerings/io/Streamer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/UnreliableObjectInputStream.java b/core/src/main/java/com/threerings/io/UnreliableObjectInputStream.java index 90fe48bca..19b7fb28c 100644 --- a/core/src/main/java/com/threerings/io/UnreliableObjectInputStream.java +++ b/core/src/main/java/com/threerings/io/UnreliableObjectInputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java b/core/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java index cea2b638e..7c8ac02b1 100644 --- a/core/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java +++ b/core/src/main/java/com/threerings/io/UnreliableObjectOutputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/main/java/com/threerings/nio/PolicyServer.java b/core/src/main/java/com/threerings/nio/PolicyServer.java index 706fe67ab..a07ad3994 100644 --- a/core/src/main/java/com/threerings/nio/PolicyServer.java +++ b/core/src/main/java/com/threerings/nio/PolicyServer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio; diff --git a/core/src/main/java/com/threerings/nio/SelectorIterable.java b/core/src/main/java/com/threerings/nio/SelectorIterable.java index fd0d341c0..95fe1471f 100644 --- a/core/src/main/java/com/threerings/nio/SelectorIterable.java +++ b/core/src/main/java/com/threerings/nio/SelectorIterable.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio; diff --git a/core/src/main/java/com/threerings/nio/conman/ConMgrStats.java b/core/src/main/java/com/threerings/nio/conman/ConMgrStats.java index f1ac52d49..ea0f34a39 100644 --- a/core/src/main/java/com/threerings/nio/conman/ConMgrStats.java +++ b/core/src/main/java/com/threerings/nio/conman/ConMgrStats.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio.conman; diff --git a/core/src/main/java/com/threerings/nio/conman/Connection.java b/core/src/main/java/com/threerings/nio/conman/Connection.java index 1019b61bf..6979ebc0c 100644 --- a/core/src/main/java/com/threerings/nio/conman/Connection.java +++ b/core/src/main/java/com/threerings/nio/conman/Connection.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio.conman; diff --git a/core/src/main/java/com/threerings/nio/conman/ConnectionManager.java b/core/src/main/java/com/threerings/nio/conman/ConnectionManager.java index 052058daa..751a33e5a 100644 --- a/core/src/main/java/com/threerings/nio/conman/ConnectionManager.java +++ b/core/src/main/java/com/threerings/nio/conman/ConnectionManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio.conman; diff --git a/core/src/main/java/com/threerings/nio/conman/NetEventHandler.java b/core/src/main/java/com/threerings/nio/conman/NetEventHandler.java index a15b9c119..f37d6a7b8 100644 --- a/core/src/main/java/com/threerings/nio/conman/NetEventHandler.java +++ b/core/src/main/java/com/threerings/nio/conman/NetEventHandler.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio.conman; diff --git a/core/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java b/core/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java index c15653ca2..a44fb691b 100644 --- a/core/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java +++ b/core/src/main/java/com/threerings/nio/conman/ServerSocketChannelAcceptor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.nio.conman; diff --git a/core/src/main/java/com/threerings/presents/Log.java b/core/src/main/java/com/threerings/presents/Log.java index 94a6136a2..3d90fdb78 100644 --- a/core/src/main/java/com/threerings/presents/Log.java +++ b/core/src/main/java/com/threerings/presents/Log.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents; diff --git a/core/src/main/java/com/threerings/presents/annotation/AnyThread.java b/core/src/main/java/com/threerings/presents/annotation/AnyThread.java index ef14f41d1..0b3765edb 100644 --- a/core/src/main/java/com/threerings/presents/annotation/AnyThread.java +++ b/core/src/main/java/com/threerings/presents/annotation/AnyThread.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/AuthInvoker.java b/core/src/main/java/com/threerings/presents/annotation/AuthInvoker.java index 9ecc6537b..7930b3ac0 100644 --- a/core/src/main/java/com/threerings/presents/annotation/AuthInvoker.java +++ b/core/src/main/java/com/threerings/presents/annotation/AuthInvoker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/BlockingThread.java b/core/src/main/java/com/threerings/presents/annotation/BlockingThread.java index f715f5c26..9bc0f6bd0 100644 --- a/core/src/main/java/com/threerings/presents/annotation/BlockingThread.java +++ b/core/src/main/java/com/threerings/presents/annotation/BlockingThread.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/EventQueue.java b/core/src/main/java/com/threerings/presents/annotation/EventQueue.java index 5c1d15155..0d3ed6fae 100644 --- a/core/src/main/java/com/threerings/presents/annotation/EventQueue.java +++ b/core/src/main/java/com/threerings/presents/annotation/EventQueue.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/EventThread.java b/core/src/main/java/com/threerings/presents/annotation/EventThread.java index 9008ae121..fe3b85599 100644 --- a/core/src/main/java/com/threerings/presents/annotation/EventThread.java +++ b/core/src/main/java/com/threerings/presents/annotation/EventThread.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/MainInvoker.java b/core/src/main/java/com/threerings/presents/annotation/MainInvoker.java index 5a3c371a8..68cd1efc2 100644 --- a/core/src/main/java/com/threerings/presents/annotation/MainInvoker.java +++ b/core/src/main/java/com/threerings/presents/annotation/MainInvoker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/PeerInvoker.java b/core/src/main/java/com/threerings/presents/annotation/PeerInvoker.java index 5faf545b1..4be75fbd0 100644 --- a/core/src/main/java/com/threerings/presents/annotation/PeerInvoker.java +++ b/core/src/main/java/com/threerings/presents/annotation/PeerInvoker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/annotation/TransportHint.java b/core/src/main/java/com/threerings/presents/annotation/TransportHint.java index 60917714a..529f45c95 100644 --- a/core/src/main/java/com/threerings/presents/annotation/TransportHint.java +++ b/core/src/main/java/com/threerings/presents/annotation/TransportHint.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.annotation; diff --git a/core/src/main/java/com/threerings/presents/client/BasicDirector.java b/core/src/main/java/com/threerings/presents/client/BasicDirector.java index f3f27b58d..28c1a7172 100644 --- a/core/src/main/java/com/threerings/presents/client/BasicDirector.java +++ b/core/src/main/java/com/threerings/presents/client/BasicDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/BlockingCommunicator.java b/core/src/main/java/com/threerings/presents/client/BlockingCommunicator.java index 1c2fc1ad6..574a5143c 100644 --- a/core/src/main/java/com/threerings/presents/client/BlockingCommunicator.java +++ b/core/src/main/java/com/threerings/presents/client/BlockingCommunicator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/Client.java b/core/src/main/java/com/threerings/presents/client/Client.java index 1c4ea7b27..a2cb216c4 100644 --- a/core/src/main/java/com/threerings/presents/client/Client.java +++ b/core/src/main/java/com/threerings/presents/client/Client.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/ClientAdapter.java b/core/src/main/java/com/threerings/presents/client/ClientAdapter.java index a2d5ed83f..b35dc1ff2 100644 --- a/core/src/main/java/com/threerings/presents/client/ClientAdapter.java +++ b/core/src/main/java/com/threerings/presents/client/ClientAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/ClientCommunicator.java b/core/src/main/java/com/threerings/presents/client/ClientCommunicator.java index 287879476..c278f8f60 100644 --- a/core/src/main/java/com/threerings/presents/client/ClientCommunicator.java +++ b/core/src/main/java/com/threerings/presents/client/ClientCommunicator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java b/core/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java index b8b294f43..49cfc089e 100644 --- a/core/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java +++ b/core/src/main/java/com/threerings/presents/client/ClientDObjectMgr.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java b/core/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java index 1893871aa..4fb361dd3 100644 --- a/core/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java +++ b/core/src/main/java/com/threerings/presents/client/ClientObjectInputStream.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/ClientObserver.java b/core/src/main/java/com/threerings/presents/client/ClientObserver.java index f530c45c1..589d7ceb5 100644 --- a/core/src/main/java/com/threerings/presents/client/ClientObserver.java +++ b/core/src/main/java/com/threerings/presents/client/ClientObserver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/Communicator.java b/core/src/main/java/com/threerings/presents/client/Communicator.java index 1756261b1..dcf23699a 100644 --- a/core/src/main/java/com/threerings/presents/client/Communicator.java +++ b/core/src/main/java/com/threerings/presents/client/Communicator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/DeltaCalculator.java b/core/src/main/java/com/threerings/presents/client/DeltaCalculator.java index 4450690a5..74b9f7e33 100644 --- a/core/src/main/java/com/threerings/presents/client/DeltaCalculator.java +++ b/core/src/main/java/com/threerings/presents/client/DeltaCalculator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/InvocationDecoder.java b/core/src/main/java/com/threerings/presents/client/InvocationDecoder.java index a686d1a4c..001bb194e 100644 --- a/core/src/main/java/com/threerings/presents/client/InvocationDecoder.java +++ b/core/src/main/java/com/threerings/presents/client/InvocationDecoder.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/InvocationDirector.java b/core/src/main/java/com/threerings/presents/client/InvocationDirector.java index b9d8370bc..1da0cb18c 100644 --- a/core/src/main/java/com/threerings/presents/client/InvocationDirector.java +++ b/core/src/main/java/com/threerings/presents/client/InvocationDirector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/InvocationReceiver.java b/core/src/main/java/com/threerings/presents/client/InvocationReceiver.java index de754edd5..b59864f71 100644 --- a/core/src/main/java/com/threerings/presents/client/InvocationReceiver.java +++ b/core/src/main/java/com/threerings/presents/client/InvocationReceiver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/InvocationService.java b/core/src/main/java/com/threerings/presents/client/InvocationService.java index f4a9f9cff..e5bf745dc 100644 --- a/core/src/main/java/com/threerings/presents/client/InvocationService.java +++ b/core/src/main/java/com/threerings/presents/client/InvocationService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/LoggingListener.java b/core/src/main/java/com/threerings/presents/client/LoggingListener.java index aff62b2e0..c38a23769 100644 --- a/core/src/main/java/com/threerings/presents/client/LoggingListener.java +++ b/core/src/main/java/com/threerings/presents/client/LoggingListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/LogonException.java b/core/src/main/java/com/threerings/presents/client/LogonException.java index f3c8cccae..4f530b725 100644 --- a/core/src/main/java/com/threerings/presents/client/LogonException.java +++ b/core/src/main/java/com/threerings/presents/client/LogonException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/MessageTracker.java b/core/src/main/java/com/threerings/presents/client/MessageTracker.java index 24b96d992..73031bda7 100644 --- a/core/src/main/java/com/threerings/presents/client/MessageTracker.java +++ b/core/src/main/java/com/threerings/presents/client/MessageTracker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/ObserverOps.java b/core/src/main/java/com/threerings/presents/client/ObserverOps.java index be5938038..be4c1975a 100644 --- a/core/src/main/java/com/threerings/presents/client/ObserverOps.java +++ b/core/src/main/java/com/threerings/presents/client/ObserverOps.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/PresentsPrefs.java b/core/src/main/java/com/threerings/presents/client/PresentsPrefs.java index b1e175a5d..c339cf889 100644 --- a/core/src/main/java/com/threerings/presents/client/PresentsPrefs.java +++ b/core/src/main/java/com/threerings/presents/client/PresentsPrefs.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/RegistrationService.java b/core/src/main/java/com/threerings/presents/client/RegistrationService.java index 5c5cc8d75..26461e046 100644 --- a/core/src/main/java/com/threerings/presents/client/RegistrationService.java +++ b/core/src/main/java/com/threerings/presents/client/RegistrationService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/SessionObserver.java b/core/src/main/java/com/threerings/presents/client/SessionObserver.java index 1ca412dd1..6a986a32a 100644 --- a/core/src/main/java/com/threerings/presents/client/SessionObserver.java +++ b/core/src/main/java/com/threerings/presents/client/SessionObserver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/client/TimeBaseService.java b/core/src/main/java/com/threerings/presents/client/TimeBaseService.java index 093fe3e04..fe559231a 100644 --- a/core/src/main/java/com/threerings/presents/client/TimeBaseService.java +++ b/core/src/main/java/com/threerings/presents/client/TimeBaseService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/main/java/com/threerings/presents/data/AuthCodes.java b/core/src/main/java/com/threerings/presents/data/AuthCodes.java index 1d8b06760..d3461e14c 100644 --- a/core/src/main/java/com/threerings/presents/data/AuthCodes.java +++ b/core/src/main/java/com/threerings/presents/data/AuthCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/ClientObject.java b/core/src/main/java/com/threerings/presents/data/ClientObject.java index 9ad73e0bc..c018580b5 100644 --- a/core/src/main/java/com/threerings/presents/data/ClientObject.java +++ b/core/src/main/java/com/threerings/presents/data/ClientObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/InvocationCodes.java b/core/src/main/java/com/threerings/presents/data/InvocationCodes.java index 2680175ae..4109afa73 100644 --- a/core/src/main/java/com/threerings/presents/data/InvocationCodes.java +++ b/core/src/main/java/com/threerings/presents/data/InvocationCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/InvocationMarshaller.java b/core/src/main/java/com/threerings/presents/data/InvocationMarshaller.java index a9b636d7d..f6147343f 100644 --- a/core/src/main/java/com/threerings/presents/data/InvocationMarshaller.java +++ b/core/src/main/java/com/threerings/presents/data/InvocationMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/InvocationObject.java b/core/src/main/java/com/threerings/presents/data/InvocationObject.java index 60e96211b..9123f6895 100644 --- a/core/src/main/java/com/threerings/presents/data/InvocationObject.java +++ b/core/src/main/java/com/threerings/presents/data/InvocationObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/Permission.java b/core/src/main/java/com/threerings/presents/data/Permission.java index 7a179611c..1ca61c350 100644 --- a/core/src/main/java/com/threerings/presents/data/Permission.java +++ b/core/src/main/java/com/threerings/presents/data/Permission.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java b/core/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java index ad36aabf3..61c2a0277 100644 --- a/core/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java +++ b/core/src/main/java/com/threerings/presents/data/PresentsConMgrStats.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java b/core/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java index b23aa679d..e1f0e39bd 100644 --- a/core/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java +++ b/core/src/main/java/com/threerings/presents/data/RegistrationMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/TimeBaseCodes.java b/core/src/main/java/com/threerings/presents/data/TimeBaseCodes.java index 51e6ba766..bc292262a 100644 --- a/core/src/main/java/com/threerings/presents/data/TimeBaseCodes.java +++ b/core/src/main/java/com/threerings/presents/data/TimeBaseCodes.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java b/core/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java index be4767f97..dadaf935a 100644 --- a/core/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java +++ b/core/src/main/java/com/threerings/presents/data/TimeBaseMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/data/TimeBaseObject.java b/core/src/main/java/com/threerings/presents/data/TimeBaseObject.java index dcfbd1106..11df687dd 100644 --- a/core/src/main/java/com/threerings/presents/data/TimeBaseObject.java +++ b/core/src/main/java/com/threerings/presents/data/TimeBaseObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/main/java/com/threerings/presents/dobj/AccessController.java b/core/src/main/java/com/threerings/presents/dobj/AccessController.java index d14c47fac..44e28a196 100644 --- a/core/src/main/java/com/threerings/presents/dobj/AccessController.java +++ b/core/src/main/java/com/threerings/presents/dobj/AccessController.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/Accessor.java b/core/src/main/java/com/threerings/presents/dobj/Accessor.java index 02afac073..19ea42919 100644 --- a/core/src/main/java/com/threerings/presents/dobj/Accessor.java +++ b/core/src/main/java/com/threerings/presents/dobj/Accessor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java b/core/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java index 4e83dc291..b89c8be1e 100644 --- a/core/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/AttributeChangeListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java b/core/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java index bf260af25..55018da9f 100644 --- a/core/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/AttributeChangedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ChangeListener.java b/core/src/main/java/com/threerings/presents/dobj/ChangeListener.java index a1e3832e1..22d15e394 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ChangeListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/ChangeListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/CompoundEvent.java b/core/src/main/java/com/threerings/presents/dobj/CompoundEvent.java index 1391c0e19..68095279d 100644 --- a/core/src/main/java/com/threerings/presents/dobj/CompoundEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/CompoundEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/DEvent.java b/core/src/main/java/com/threerings/presents/dobj/DEvent.java index 11bd635e8..c5dc500d7 100644 --- a/core/src/main/java/com/threerings/presents/dobj/DEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/DEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/DObject.java b/core/src/main/java/com/threerings/presents/dobj/DObject.java index 50ce1f446..425b4ebe1 100644 --- a/core/src/main/java/com/threerings/presents/dobj/DObject.java +++ b/core/src/main/java/com/threerings/presents/dobj/DObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/DObjectManager.java b/core/src/main/java/com/threerings/presents/dobj/DObjectManager.java index e3fb75555..73ccfdac5 100644 --- a/core/src/main/java/com/threerings/presents/dobj/DObjectManager.java +++ b/core/src/main/java/com/threerings/presents/dobj/DObjectManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/DSet.java b/core/src/main/java/com/threerings/presents/dobj/DSet.java index 7cea3f879..846c93bfe 100644 --- a/core/src/main/java/com/threerings/presents/dobj/DSet.java +++ b/core/src/main/java/com/threerings/presents/dobj/DSet.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/DynamicListener.java b/core/src/main/java/com/threerings/presents/dobj/DynamicListener.java index db8bf1b20..f1db36d5f 100644 --- a/core/src/main/java/com/threerings/presents/dobj/DynamicListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/DynamicListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java b/core/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java index 908cac979..d3b64823c 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/ElementUpdateListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java b/core/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java index 881086f4c..92eebc00b 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/ElementUpdatedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java b/core/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java index 6757d3d4d..73a3e1488 100644 --- a/core/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/EntryAddedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/EntryEvent.java b/core/src/main/java/com/threerings/presents/dobj/EntryEvent.java index 532e93b62..cb7699526 100644 --- a/core/src/main/java/com/threerings/presents/dobj/EntryEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/EntryEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java b/core/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java index d89e459a0..100add072 100644 --- a/core/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/EntryRemovedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java b/core/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java index 989128478..9f7a11ddb 100644 --- a/core/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/EntryUpdatedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/EventListener.java b/core/src/main/java/com/threerings/presents/dobj/EventListener.java index 6a0f2176a..815cb90f6 100644 --- a/core/src/main/java/com/threerings/presents/dobj/EventListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/EventListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java b/core/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java index d039542f3..314d3a0f8 100644 --- a/core/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/InvocationNotificationEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java b/core/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java index 81633a74e..88ff249ac 100644 --- a/core/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/InvocationRequestEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java b/core/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java index 70607bb6c..43b38b836 100644 --- a/core/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/InvocationResponseEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/MessageEvent.java b/core/src/main/java/com/threerings/presents/dobj/MessageEvent.java index cba9ed467..219d6e764 100644 --- a/core/src/main/java/com/threerings/presents/dobj/MessageEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/MessageEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/MessageListener.java b/core/src/main/java/com/threerings/presents/dobj/MessageListener.java index 35241ec43..1076fd5f1 100644 --- a/core/src/main/java/com/threerings/presents/dobj/MessageListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/MessageListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java b/core/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java index 47236d024..718459836 100644 --- a/core/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/NamedAttributeListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java b/core/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java index 649e0eeba..a2e61ed04 100644 --- a/core/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/NamedElementUpdateListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/NamedEvent.java b/core/src/main/java/com/threerings/presents/dobj/NamedEvent.java index 56246c056..0c104a20e 100644 --- a/core/src/main/java/com/threerings/presents/dobj/NamedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/NamedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java b/core/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java index f2f18efba..3f1de37fc 100644 --- a/core/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java +++ b/core/src/main/java/com/threerings/presents/dobj/NamedSetAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java b/core/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java index a6315a141..fd1510c7e 100644 --- a/core/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java +++ b/core/src/main/java/com/threerings/presents/dobj/NoSuchObjectException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java b/core/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java index 768a77840..d28ffe902 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java +++ b/core/src/main/java/com/threerings/presents/dobj/ObjectAccessException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java b/core/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java index 84482fd11..4ef8a31f2 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/ObjectAddedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java b/core/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java index ea37f8564..c17de2cd8 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/ObjectDeathListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java b/core/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java index 8169a8fcd..947abb0d5 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java b/core/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java index 863fa2c4e..62e294033 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/ObjectRemovedEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/OidList.java b/core/src/main/java/com/threerings/presents/dobj/OidList.java index e0a029cf8..eba655efa 100644 --- a/core/src/main/java/com/threerings/presents/dobj/OidList.java +++ b/core/src/main/java/com/threerings/presents/dobj/OidList.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/OidListListener.java b/core/src/main/java/com/threerings/presents/dobj/OidListListener.java index a987f41d8..65786eb04 100644 --- a/core/src/main/java/com/threerings/presents/dobj/OidListListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/OidListListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java b/core/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java index a9b5f511c..a1132f271 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java +++ b/core/src/main/java/com/threerings/presents/dobj/ProxySubscriber.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java b/core/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java index 3d5aea4eb..3e557f859 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/ReleaseLockEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java b/core/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java index a624c0626..ed65d3fac 100644 --- a/core/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java +++ b/core/src/main/java/com/threerings/presents/dobj/RootDObjectManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java b/core/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java index e6666fa23..2e9b6cc4a 100644 --- a/core/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java +++ b/core/src/main/java/com/threerings/presents/dobj/ServerMessageEvent.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/SetAdapter.java b/core/src/main/java/com/threerings/presents/dobj/SetAdapter.java index c8d464f33..fad708a09 100644 --- a/core/src/main/java/com/threerings/presents/dobj/SetAdapter.java +++ b/core/src/main/java/com/threerings/presents/dobj/SetAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/SetListener.java b/core/src/main/java/com/threerings/presents/dobj/SetListener.java index b21fda0f3..65088ce68 100644 --- a/core/src/main/java/com/threerings/presents/dobj/SetListener.java +++ b/core/src/main/java/com/threerings/presents/dobj/SetListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/SimpleEntry.java b/core/src/main/java/com/threerings/presents/dobj/SimpleEntry.java index c96d27303..6291dc3ac 100644 --- a/core/src/main/java/com/threerings/presents/dobj/SimpleEntry.java +++ b/core/src/main/java/com/threerings/presents/dobj/SimpleEntry.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/dobj/Subscriber.java b/core/src/main/java/com/threerings/presents/dobj/Subscriber.java index 6002b79c5..8d3b3533c 100644 --- a/core/src/main/java/com/threerings/presents/dobj/Subscriber.java +++ b/core/src/main/java/com/threerings/presents/dobj/Subscriber.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/main/java/com/threerings/presents/net/AESAuthRequest.java b/core/src/main/java/com/threerings/presents/net/AESAuthRequest.java index 1ad532146..aaae81d2f 100644 --- a/core/src/main/java/com/threerings/presents/net/AESAuthRequest.java +++ b/core/src/main/java/com/threerings/presents/net/AESAuthRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/AuthRequest.java b/core/src/main/java/com/threerings/presents/net/AuthRequest.java index bfb5ee6fe..e7dac1cb1 100644 --- a/core/src/main/java/com/threerings/presents/net/AuthRequest.java +++ b/core/src/main/java/com/threerings/presents/net/AuthRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/AuthResponse.java b/core/src/main/java/com/threerings/presents/net/AuthResponse.java index 36dedbf63..d0683bbca 100644 --- a/core/src/main/java/com/threerings/presents/net/AuthResponse.java +++ b/core/src/main/java/com/threerings/presents/net/AuthResponse.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/AuthResponseData.java b/core/src/main/java/com/threerings/presents/net/AuthResponseData.java index 937d8cc25..6b177e403 100644 --- a/core/src/main/java/com/threerings/presents/net/AuthResponseData.java +++ b/core/src/main/java/com/threerings/presents/net/AuthResponseData.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/BootstrapData.java b/core/src/main/java/com/threerings/presents/net/BootstrapData.java index eb15ea4db..2975f7589 100644 --- a/core/src/main/java/com/threerings/presents/net/BootstrapData.java +++ b/core/src/main/java/com/threerings/presents/net/BootstrapData.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/BootstrapNotification.java b/core/src/main/java/com/threerings/presents/net/BootstrapNotification.java index 25ed38051..c06f8498c 100644 --- a/core/src/main/java/com/threerings/presents/net/BootstrapNotification.java +++ b/core/src/main/java/com/threerings/presents/net/BootstrapNotification.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java b/core/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java index 83cb5640d..e65715d5c 100644 --- a/core/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java +++ b/core/src/main/java/com/threerings/presents/net/CompoundDownstreamMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java b/core/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java index 85988b256..edb1d4228 100644 --- a/core/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java +++ b/core/src/main/java/com/threerings/presents/net/CompoundUpstreamMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/Credentials.java b/core/src/main/java/com/threerings/presents/net/Credentials.java index d446463c6..e897c0f64 100644 --- a/core/src/main/java/com/threerings/presents/net/Credentials.java +++ b/core/src/main/java/com/threerings/presents/net/Credentials.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/DownstreamMessage.java b/core/src/main/java/com/threerings/presents/net/DownstreamMessage.java index 76eae9d67..ae55b2b48 100644 --- a/core/src/main/java/com/threerings/presents/net/DownstreamMessage.java +++ b/core/src/main/java/com/threerings/presents/net/DownstreamMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/EventNotification.java b/core/src/main/java/com/threerings/presents/net/EventNotification.java index 592d12cd6..b30cc1649 100644 --- a/core/src/main/java/com/threerings/presents/net/EventNotification.java +++ b/core/src/main/java/com/threerings/presents/net/EventNotification.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/FailureResponse.java b/core/src/main/java/com/threerings/presents/net/FailureResponse.java index d69cb0c8e..4702bcc33 100644 --- a/core/src/main/java/com/threerings/presents/net/FailureResponse.java +++ b/core/src/main/java/com/threerings/presents/net/FailureResponse.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/ForwardEventRequest.java b/core/src/main/java/com/threerings/presents/net/ForwardEventRequest.java index 3cfc9c45f..a3caeaf24 100644 --- a/core/src/main/java/com/threerings/presents/net/ForwardEventRequest.java +++ b/core/src/main/java/com/threerings/presents/net/ForwardEventRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/LogoffRequest.java b/core/src/main/java/com/threerings/presents/net/LogoffRequest.java index 65221a319..cc520a7a5 100644 --- a/core/src/main/java/com/threerings/presents/net/LogoffRequest.java +++ b/core/src/main/java/com/threerings/presents/net/LogoffRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/Message.java b/core/src/main/java/com/threerings/presents/net/Message.java index a4eea98fd..860ae3893 100644 --- a/core/src/main/java/com/threerings/presents/net/Message.java +++ b/core/src/main/java/com/threerings/presents/net/Message.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/ObjectResponse.java b/core/src/main/java/com/threerings/presents/net/ObjectResponse.java index 46715d5d0..064325609 100644 --- a/core/src/main/java/com/threerings/presents/net/ObjectResponse.java +++ b/core/src/main/java/com/threerings/presents/net/ObjectResponse.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/PingRequest.java b/core/src/main/java/com/threerings/presents/net/PingRequest.java index 8e30db6ff..c401b8de1 100644 --- a/core/src/main/java/com/threerings/presents/net/PingRequest.java +++ b/core/src/main/java/com/threerings/presents/net/PingRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/PongResponse.java b/core/src/main/java/com/threerings/presents/net/PongResponse.java index e3e4d00c9..cca1ac6d3 100644 --- a/core/src/main/java/com/threerings/presents/net/PongResponse.java +++ b/core/src/main/java/com/threerings/presents/net/PongResponse.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java b/core/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java index 0e2afe116..899e5be02 100644 --- a/core/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java +++ b/core/src/main/java/com/threerings/presents/net/PublicKeyCredentials.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/SecureRequest.java b/core/src/main/java/com/threerings/presents/net/SecureRequest.java index 3bd8ec3a4..0a879a767 100644 --- a/core/src/main/java/com/threerings/presents/net/SecureRequest.java +++ b/core/src/main/java/com/threerings/presents/net/SecureRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/SecureResponse.java b/core/src/main/java/com/threerings/presents/net/SecureResponse.java index ce232dc1a..f84625801 100644 --- a/core/src/main/java/com/threerings/presents/net/SecureResponse.java +++ b/core/src/main/java/com/threerings/presents/net/SecureResponse.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/ServiceCreds.java b/core/src/main/java/com/threerings/presents/net/ServiceCreds.java index c001b03f3..a450077c4 100644 --- a/core/src/main/java/com/threerings/presents/net/ServiceCreds.java +++ b/core/src/main/java/com/threerings/presents/net/ServiceCreds.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/SubscribeRequest.java b/core/src/main/java/com/threerings/presents/net/SubscribeRequest.java index d11fb59be..09fe1d379 100644 --- a/core/src/main/java/com/threerings/presents/net/SubscribeRequest.java +++ b/core/src/main/java/com/threerings/presents/net/SubscribeRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java b/core/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java index dd04421fe..2e5ae2469 100644 --- a/core/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java +++ b/core/src/main/java/com/threerings/presents/net/ThrottleUpdatedMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java b/core/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java index 031bc4a60..9d4064b9d 100644 --- a/core/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java +++ b/core/src/main/java/com/threerings/presents/net/TransmitDatagramsRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/Transport.java b/core/src/main/java/com/threerings/presents/net/Transport.java index c25219394..79ec518b6 100644 --- a/core/src/main/java/com/threerings/presents/net/Transport.java +++ b/core/src/main/java/com/threerings/presents/net/Transport.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java b/core/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java index 649b2b76c..5d2e2d079 100644 --- a/core/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java +++ b/core/src/main/java/com/threerings/presents/net/UnsubscribeRequest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java b/core/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java index f723e373b..db8e07b2a 100644 --- a/core/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java +++ b/core/src/main/java/com/threerings/presents/net/UnsubscribeResponse.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java b/core/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java index 3916fe0fb..842e4e0e9 100644 --- a/core/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java +++ b/core/src/main/java/com/threerings/presents/net/UpdateThrottleMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/UpstreamMessage.java b/core/src/main/java/com/threerings/presents/net/UpstreamMessage.java index 3d65674af..320c2f938 100644 --- a/core/src/main/java/com/threerings/presents/net/UpstreamMessage.java +++ b/core/src/main/java/com/threerings/presents/net/UpstreamMessage.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java b/core/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java index 3b69aa59a..a283387c1 100644 --- a/core/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java +++ b/core/src/main/java/com/threerings/presents/net/UsernamePasswordCreds.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.net; diff --git a/core/src/main/java/com/threerings/presents/peer/client/PeerService.java b/core/src/main/java/com/threerings/presents/peer/client/PeerService.java index a852c0197..d8f25ac1e 100644 --- a/core/src/main/java/com/threerings/presents/peer/client/PeerService.java +++ b/core/src/main/java/com/threerings/presents/peer/client/PeerService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.client; diff --git a/core/src/main/java/com/threerings/presents/peer/data/ClientInfo.java b/core/src/main/java/com/threerings/presents/peer/data/ClientInfo.java index 395d24941..a8c012f28 100644 --- a/core/src/main/java/com/threerings/presents/peer/data/ClientInfo.java +++ b/core/src/main/java/com/threerings/presents/peer/data/ClientInfo.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.data; diff --git a/core/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java b/core/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java index ef345615c..590d3dc1d 100644 --- a/core/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java +++ b/core/src/main/java/com/threerings/presents/peer/data/DObjectAddress.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.data; diff --git a/core/src/main/java/com/threerings/presents/peer/data/NodeObject.java b/core/src/main/java/com/threerings/presents/peer/data/NodeObject.java index a9a8455a3..3cc1b0628 100644 --- a/core/src/main/java/com/threerings/presents/peer/data/NodeObject.java +++ b/core/src/main/java/com/threerings/presents/peer/data/NodeObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.data; diff --git a/core/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java b/core/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java index 6c586d6b7..07cfb1a4f 100644 --- a/core/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java +++ b/core/src/main/java/com/threerings/presents/peer/data/PeerAuthName.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.data; diff --git a/core/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java b/core/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java index 22cf585bc..f15267af5 100644 --- a/core/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java +++ b/core/src/main/java/com/threerings/presents/peer/data/PeerMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.data; diff --git a/core/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java b/core/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java index 291b06f4e..efae75056 100644 --- a/core/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java +++ b/core/src/main/java/com/threerings/presents/peer/net/PeerBootstrapData.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.net; diff --git a/core/src/main/java/com/threerings/presents/peer/net/PeerCreds.java b/core/src/main/java/com/threerings/presents/peer/net/PeerCreds.java index bf4bd7ab0..e4482a19c 100644 --- a/core/src/main/java/com/threerings/presents/peer/net/PeerCreds.java +++ b/core/src/main/java/com/threerings/presents/peer/net/PeerCreds.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.net; diff --git a/core/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java b/core/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java index 250e310b3..3df76199e 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java +++ b/core/src/main/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java b/core/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java index 105af8476..1bac0a79c 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java +++ b/core/src/main/java/com/threerings/presents/peer/server/NodeRequestsListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java b/core/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java index e8ba5ff79..cf71e0926 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java +++ b/core/src/main/java/com/threerings/presents/peer/server/PeerClientResolver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/PeerManager.java b/core/src/main/java/com/threerings/presents/peer/server/PeerManager.java index 3f70362ed..5b6cc00ec 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/PeerManager.java +++ b/core/src/main/java/com/threerings/presents/peer/server/PeerManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/PeerNode.java b/core/src/main/java/com/threerings/presents/peer/server/PeerNode.java index bda3f5547..118574891 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/PeerNode.java +++ b/core/src/main/java/com/threerings/presents/peer/server/PeerNode.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/PeerProvider.java b/core/src/main/java/com/threerings/presents/peer/server/PeerProvider.java index ec709a91a..60b7074ab 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/PeerProvider.java +++ b/core/src/main/java/com/threerings/presents/peer/server/PeerProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/PeerSession.java b/core/src/main/java/com/threerings/presents/peer/server/PeerSession.java index a66254b7e..d38724e6e 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/PeerSession.java +++ b/core/src/main/java/com/threerings/presents/peer/server/PeerSession.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java b/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java index bbb9b7b32..f4ef769b3 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java +++ b/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRecord.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server.persist; diff --git a/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java b/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java index 7ee55bfbd..0ece9cd9f 100644 --- a/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java +++ b/core/src/main/java/com/threerings/presents/peer/server/persist/NodeRepository.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server.persist; diff --git a/core/src/main/java/com/threerings/presents/peer/util/PeerUtil.java b/core/src/main/java/com/threerings/presents/peer/util/PeerUtil.java index 7cf9fac8f..d85d5dca3 100644 --- a/core/src/main/java/com/threerings/presents/peer/util/PeerUtil.java +++ b/core/src/main/java/com/threerings/presents/peer/util/PeerUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.util; diff --git a/core/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java b/core/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java index ef915f3cc..871f08d25 100644 --- a/core/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java +++ b/core/src/main/java/com/threerings/presents/server/AbstractSignalHandler.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/Authenticator.java b/core/src/main/java/com/threerings/presents/server/Authenticator.java index 9f1cfc0f8..ccc73dd99 100644 --- a/core/src/main/java/com/threerings/presents/server/Authenticator.java +++ b/core/src/main/java/com/threerings/presents/server/Authenticator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java b/core/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java index aed73749f..f17245b71 100644 --- a/core/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java +++ b/core/src/main/java/com/threerings/presents/server/ChainedAuthenticator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ClientLocal.java b/core/src/main/java/com/threerings/presents/server/ClientLocal.java index 752ff2b55..9a3dc3f3d 100644 --- a/core/src/main/java/com/threerings/presents/server/ClientLocal.java +++ b/core/src/main/java/com/threerings/presents/server/ClientLocal.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ClientManager.java b/core/src/main/java/com/threerings/presents/server/ClientManager.java index 00e3d3de4..4fbff49b1 100644 --- a/core/src/main/java/com/threerings/presents/server/ClientManager.java +++ b/core/src/main/java/com/threerings/presents/server/ClientManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ClientResolutionListener.java b/core/src/main/java/com/threerings/presents/server/ClientResolutionListener.java index fbfb7aa46..f115fb8b2 100644 --- a/core/src/main/java/com/threerings/presents/server/ClientResolutionListener.java +++ b/core/src/main/java/com/threerings/presents/server/ClientResolutionListener.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ClientResolver.java b/core/src/main/java/com/threerings/presents/server/ClientResolver.java index 8f1af5934..b9baf9dcf 100644 --- a/core/src/main/java/com/threerings/presents/server/ClientResolver.java +++ b/core/src/main/java/com/threerings/presents/server/ClientResolver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/DummyAuthenticator.java b/core/src/main/java/com/threerings/presents/server/DummyAuthenticator.java index a001e8851..2d0873452 100644 --- a/core/src/main/java/com/threerings/presents/server/DummyAuthenticator.java +++ b/core/src/main/java/com/threerings/presents/server/DummyAuthenticator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/InvocationDispatcher.java b/core/src/main/java/com/threerings/presents/server/InvocationDispatcher.java index 1ec1ecbf5..c78be778d 100644 --- a/core/src/main/java/com/threerings/presents/server/InvocationDispatcher.java +++ b/core/src/main/java/com/threerings/presents/server/InvocationDispatcher.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/InvocationException.java b/core/src/main/java/com/threerings/presents/server/InvocationException.java index 31a36a2d8..c71b4ca32 100644 --- a/core/src/main/java/com/threerings/presents/server/InvocationException.java +++ b/core/src/main/java/com/threerings/presents/server/InvocationException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/InvocationManager.java b/core/src/main/java/com/threerings/presents/server/InvocationManager.java index a13c4845d..ba27f78cf 100644 --- a/core/src/main/java/com/threerings/presents/server/InvocationManager.java +++ b/core/src/main/java/com/threerings/presents/server/InvocationManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/InvocationProvider.java b/core/src/main/java/com/threerings/presents/server/InvocationProvider.java index 1e97d796d..ead5622db 100644 --- a/core/src/main/java/com/threerings/presents/server/InvocationProvider.java +++ b/core/src/main/java/com/threerings/presents/server/InvocationProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/InvocationSender.java b/core/src/main/java/com/threerings/presents/server/InvocationSender.java index 9694a1f13..d0cb9a4fb 100644 --- a/core/src/main/java/com/threerings/presents/server/InvocationSender.java +++ b/core/src/main/java/com/threerings/presents/server/InvocationSender.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java b/core/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java index 9dd0e10c0..299c05d53 100644 --- a/core/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java +++ b/core/src/main/java/com/threerings/presents/server/LocalDObjectMgr.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java b/core/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java index a0e394701..30e420ebd 100644 --- a/core/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java +++ b/core/src/main/java/com/threerings/presents/server/PresentsAuthInvoker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java b/core/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java index d2aaf12b1..22e7744c8 100644 --- a/core/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java +++ b/core/src/main/java/com/threerings/presents/server/PresentsDObjectMgr.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/PresentsInvoker.java b/core/src/main/java/com/threerings/presents/server/PresentsInvoker.java index 50fb0e396..4f06aafe4 100644 --- a/core/src/main/java/com/threerings/presents/server/PresentsInvoker.java +++ b/core/src/main/java/com/threerings/presents/server/PresentsInvoker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java b/core/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java index a18e1504d..487336f40 100644 --- a/core/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java +++ b/core/src/main/java/com/threerings/presents/server/PresentsObjectAccess.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/PresentsServer.java b/core/src/main/java/com/threerings/presents/server/PresentsServer.java index 1cd54f69b..5b0d4bdaa 100644 --- a/core/src/main/java/com/threerings/presents/server/PresentsServer.java +++ b/core/src/main/java/com/threerings/presents/server/PresentsServer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/PresentsSession.java b/core/src/main/java/com/threerings/presents/server/PresentsSession.java index e8c722790..7e3080b76 100644 --- a/core/src/main/java/com/threerings/presents/server/PresentsSession.java +++ b/core/src/main/java/com/threerings/presents/server/PresentsSession.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/RebootManager.java b/core/src/main/java/com/threerings/presents/server/RebootManager.java index 1dcfb1cfa..2936c0037 100644 --- a/core/src/main/java/com/threerings/presents/server/RebootManager.java +++ b/core/src/main/java/com/threerings/presents/server/RebootManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/RegistrationManager.java b/core/src/main/java/com/threerings/presents/server/RegistrationManager.java index 2e0c69b6e..0162b367b 100644 --- a/core/src/main/java/com/threerings/presents/server/RegistrationManager.java +++ b/core/src/main/java/com/threerings/presents/server/RegistrationManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/RegistrationProvider.java b/core/src/main/java/com/threerings/presents/server/RegistrationProvider.java index 53c9d116f..f89ebb34a 100644 --- a/core/src/main/java/com/threerings/presents/server/RegistrationProvider.java +++ b/core/src/main/java/com/threerings/presents/server/RegistrationProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/Rejector.java b/core/src/main/java/com/threerings/presents/server/Rejector.java index 8ff48b386..819043a54 100644 --- a/core/src/main/java/com/threerings/presents/server/Rejector.java +++ b/core/src/main/java/com/threerings/presents/server/Rejector.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ReportManager.java b/core/src/main/java/com/threerings/presents/server/ReportManager.java index 7a8f08e94..13aa84a1a 100644 --- a/core/src/main/java/com/threerings/presents/server/ReportManager.java +++ b/core/src/main/java/com/threerings/presents/server/ReportManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ReportingInvoker.java b/core/src/main/java/com/threerings/presents/server/ReportingInvoker.java index 08da62822..9e222af55 100644 --- a/core/src/main/java/com/threerings/presents/server/ReportingInvoker.java +++ b/core/src/main/java/com/threerings/presents/server/ReportingInvoker.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java b/core/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java index 2104dd3bf..938b028d9 100644 --- a/core/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java +++ b/core/src/main/java/com/threerings/presents/server/ServiceAuthenticator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/SessionFactory.java b/core/src/main/java/com/threerings/presents/server/SessionFactory.java index c7a654081..9fa1d58eb 100644 --- a/core/src/main/java/com/threerings/presents/server/SessionFactory.java +++ b/core/src/main/java/com/threerings/presents/server/SessionFactory.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/ShutdownManager.java b/core/src/main/java/com/threerings/presents/server/ShutdownManager.java index 44a109998..54a55a840 100644 --- a/core/src/main/java/com/threerings/presents/server/ShutdownManager.java +++ b/core/src/main/java/com/threerings/presents/server/ShutdownManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/SignalReceiver.java b/core/src/main/java/com/threerings/presents/server/SignalReceiver.java index 894eb11f5..6516b76c7 100644 --- a/core/src/main/java/com/threerings/presents/server/SignalReceiver.java +++ b/core/src/main/java/com/threerings/presents/server/SignalReceiver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/SunSignalHandler.java b/core/src/main/java/com/threerings/presents/server/SunSignalHandler.java index 96696c20e..91306c259 100644 --- a/core/src/main/java/com/threerings/presents/server/SunSignalHandler.java +++ b/core/src/main/java/com/threerings/presents/server/SunSignalHandler.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/TimeBaseProvider.java b/core/src/main/java/com/threerings/presents/server/TimeBaseProvider.java index d76159b4c..598a86757 100644 --- a/core/src/main/java/com/threerings/presents/server/TimeBaseProvider.java +++ b/core/src/main/java/com/threerings/presents/server/TimeBaseProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/main/java/com/threerings/presents/server/net/AuthingConnection.java b/core/src/main/java/com/threerings/presents/server/net/AuthingConnection.java index 1ea7be1d1..16dcee7ba 100644 --- a/core/src/main/java/com/threerings/presents/server/net/AuthingConnection.java +++ b/core/src/main/java/com/threerings/presents/server/net/AuthingConnection.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server.net; diff --git a/core/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java b/core/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java index c8c6b40ed..40a594965 100644 --- a/core/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java +++ b/core/src/main/java/com/threerings/presents/server/net/DatagramChannelReader.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server.net; diff --git a/core/src/main/java/com/threerings/presents/server/net/PresentsConnection.java b/core/src/main/java/com/threerings/presents/server/net/PresentsConnection.java index a44e77413..d39dee5c8 100644 --- a/core/src/main/java/com/threerings/presents/server/net/PresentsConnection.java +++ b/core/src/main/java/com/threerings/presents/server/net/PresentsConnection.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server.net; diff --git a/core/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java b/core/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java index 609cb70d8..5ad0cfc5d 100644 --- a/core/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java +++ b/core/src/main/java/com/threerings/presents/server/net/PresentsConnectionManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server.net; diff --git a/core/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java b/core/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java index 5f75e1ed7..9091c0921 100644 --- a/core/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java +++ b/core/src/main/java/com/threerings/presents/server/net/ServerCommunicator.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server.net; diff --git a/core/src/main/java/com/threerings/presents/util/ClassUtil.java b/core/src/main/java/com/threerings/presents/util/ClassUtil.java index 4e5eb198d..a178a6c5e 100644 --- a/core/src/main/java/com/threerings/presents/util/ClassUtil.java +++ b/core/src/main/java/com/threerings/presents/util/ClassUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/ConfirmAdapter.java b/core/src/main/java/com/threerings/presents/util/ConfirmAdapter.java index d5584c042..8d1278c4e 100644 --- a/core/src/main/java/com/threerings/presents/util/ConfirmAdapter.java +++ b/core/src/main/java/com/threerings/presents/util/ConfirmAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/DatagramSequencer.java b/core/src/main/java/com/threerings/presents/util/DatagramSequencer.java index f60339348..f77ef6048 100644 --- a/core/src/main/java/com/threerings/presents/util/DatagramSequencer.java +++ b/core/src/main/java/com/threerings/presents/util/DatagramSequencer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/FutureResult.java b/core/src/main/java/com/threerings/presents/util/FutureResult.java index 190cf0729..42714a117 100644 --- a/core/src/main/java/com/threerings/presents/util/FutureResult.java +++ b/core/src/main/java/com/threerings/presents/util/FutureResult.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java b/core/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java index 4aa577f29..311f4aee1 100644 --- a/core/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java +++ b/core/src/main/java/com/threerings/presents/util/IgnoreConfirmAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/InvocationAdapter.java b/core/src/main/java/com/threerings/presents/util/InvocationAdapter.java index 56109aa53..59a37717c 100644 --- a/core/src/main/java/com/threerings/presents/util/InvocationAdapter.java +++ b/core/src/main/java/com/threerings/presents/util/InvocationAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/PersistingUnit.java b/core/src/main/java/com/threerings/presents/util/PersistingUnit.java index 95e0533f8..dbf60eeef 100644 --- a/core/src/main/java/com/threerings/presents/util/PersistingUnit.java +++ b/core/src/main/java/com/threerings/presents/util/PersistingUnit.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/PresentsContext.java b/core/src/main/java/com/threerings/presents/util/PresentsContext.java index 1b1e85eb7..ef622f125 100644 --- a/core/src/main/java/com/threerings/presents/util/PresentsContext.java +++ b/core/src/main/java/com/threerings/presents/util/PresentsContext.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/ResultAdapter.java b/core/src/main/java/com/threerings/presents/util/ResultAdapter.java index 0e537e908..fa1f5b4d4 100644 --- a/core/src/main/java/com/threerings/presents/util/ResultAdapter.java +++ b/core/src/main/java/com/threerings/presents/util/ResultAdapter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/ResultListenerList.java b/core/src/main/java/com/threerings/presents/util/ResultListenerList.java index 9feaee792..80b2cc49c 100644 --- a/core/src/main/java/com/threerings/presents/util/ResultListenerList.java +++ b/core/src/main/java/com/threerings/presents/util/ResultListenerList.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/SafeSubscriber.java b/core/src/main/java/com/threerings/presents/util/SafeSubscriber.java index 45d293bfc..794e6d6bd 100644 --- a/core/src/main/java/com/threerings/presents/util/SafeSubscriber.java +++ b/core/src/main/java/com/threerings/presents/util/SafeSubscriber.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/presents/util/SecureUtil.java b/core/src/main/java/com/threerings/presents/util/SecureUtil.java index 710f26e2c..4e5249227 100644 --- a/core/src/main/java/com/threerings/presents/util/SecureUtil.java +++ b/core/src/main/java/com/threerings/presents/util/SecureUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.util; diff --git a/core/src/main/java/com/threerings/util/ActionScript.java b/core/src/main/java/com/threerings/util/ActionScript.java index 97844b151..fa8e5e5ee 100644 --- a/core/src/main/java/com/threerings/util/ActionScript.java +++ b/core/src/main/java/com/threerings/util/ActionScript.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/Equalable.java b/core/src/main/java/com/threerings/util/Equalable.java index bfa3c84fd..cf3fab92d 100644 --- a/core/src/main/java/com/threerings/util/Equalable.java +++ b/core/src/main/java/com/threerings/util/Equalable.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/Hashable.java b/core/src/main/java/com/threerings/util/Hashable.java index 21bf21130..c82d7003a 100644 --- a/core/src/main/java/com/threerings/util/Hashable.java +++ b/core/src/main/java/com/threerings/util/Hashable.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/Name.java b/core/src/main/java/com/threerings/util/Name.java index 67bff0798..59cbd9e33 100644 --- a/core/src/main/java/com/threerings/util/Name.java +++ b/core/src/main/java/com/threerings/util/Name.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/RandomUtil.java b/core/src/main/java/com/threerings/util/RandomUtil.java index cf497d3dc..0719d3521 100644 --- a/core/src/main/java/com/threerings/util/RandomUtil.java +++ b/core/src/main/java/com/threerings/util/RandomUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/Resulting.java b/core/src/main/java/com/threerings/util/Resulting.java index 0501a1b4d..5ef2b5fe9 100644 --- a/core/src/main/java/com/threerings/util/Resulting.java +++ b/core/src/main/java/com/threerings/util/Resulting.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableArrayIntSet.java b/core/src/main/java/com/threerings/util/StreamableArrayIntSet.java index 6bccd2919..83b23fc63 100644 --- a/core/src/main/java/com/threerings/util/StreamableArrayIntSet.java +++ b/core/src/main/java/com/threerings/util/StreamableArrayIntSet.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableArrayList.java b/core/src/main/java/com/threerings/util/StreamableArrayList.java index 8dac28308..9a784450e 100644 --- a/core/src/main/java/com/threerings/util/StreamableArrayList.java +++ b/core/src/main/java/com/threerings/util/StreamableArrayList.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableEnumSet.java b/core/src/main/java/com/threerings/util/StreamableEnumSet.java index 775c55146..f043b75df 100644 --- a/core/src/main/java/com/threerings/util/StreamableEnumSet.java +++ b/core/src/main/java/com/threerings/util/StreamableEnumSet.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableHashIntMap.java b/core/src/main/java/com/threerings/util/StreamableHashIntMap.java index 0af269ff1..05738b81e 100644 --- a/core/src/main/java/com/threerings/util/StreamableHashIntMap.java +++ b/core/src/main/java/com/threerings/util/StreamableHashIntMap.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableHashMap.java b/core/src/main/java/com/threerings/util/StreamableHashMap.java index 3725a2439..da23d446b 100644 --- a/core/src/main/java/com/threerings/util/StreamableHashMap.java +++ b/core/src/main/java/com/threerings/util/StreamableHashMap.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableHashSet.java b/core/src/main/java/com/threerings/util/StreamableHashSet.java index 4b8e5d95f..dee59e508 100644 --- a/core/src/main/java/com/threerings/util/StreamableHashSet.java +++ b/core/src/main/java/com/threerings/util/StreamableHashSet.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableIntIntMap.java b/core/src/main/java/com/threerings/util/StreamableIntIntMap.java index b6354a11b..13b5105c7 100644 --- a/core/src/main/java/com/threerings/util/StreamableIntIntMap.java +++ b/core/src/main/java/com/threerings/util/StreamableIntIntMap.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamablePoint.java b/core/src/main/java/com/threerings/util/StreamablePoint.java index 65f98ad4e..ddd0fd038 100644 --- a/core/src/main/java/com/threerings/util/StreamablePoint.java +++ b/core/src/main/java/com/threerings/util/StreamablePoint.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableRectangle.java b/core/src/main/java/com/threerings/util/StreamableRectangle.java index 0c4bf715b..2f5d02192 100644 --- a/core/src/main/java/com/threerings/util/StreamableRectangle.java +++ b/core/src/main/java/com/threerings/util/StreamableRectangle.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/util/StreamableTuple.java b/core/src/main/java/com/threerings/util/StreamableTuple.java index 48b48d2fe..a52040ab2 100644 --- a/core/src/main/java/com/threerings/util/StreamableTuple.java +++ b/core/src/main/java/com/threerings/util/StreamableTuple.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/core/src/main/java/com/threerings/web/gwt/ServiceException.java b/core/src/main/java/com/threerings/web/gwt/ServiceException.java index f626b9537..2c30f79ff 100644 --- a/core/src/main/java/com/threerings/web/gwt/ServiceException.java +++ b/core/src/main/java/com/threerings/web/gwt/ServiceException.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.web.gwt; diff --git a/core/src/main/java/com/threerings/web/server/ServletWaiter.java b/core/src/main/java/com/threerings/web/server/ServletWaiter.java index 3d330478e..9d2c3a782 100644 --- a/core/src/main/java/com/threerings/web/server/ServletWaiter.java +++ b/core/src/main/java/com/threerings/web/server/ServletWaiter.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.web.server; diff --git a/core/src/test/java/com/threerings/bureau/client/TestClient.java b/core/src/test/java/com/threerings/bureau/client/TestClient.java index 86639d5bd..87c4610e7 100644 --- a/core/src/test/java/com/threerings/bureau/client/TestClient.java +++ b/core/src/test/java/com/threerings/bureau/client/TestClient.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.client; diff --git a/core/src/test/java/com/threerings/bureau/server/RegistryTester.java b/core/src/test/java/com/threerings/bureau/server/RegistryTester.java index 1fb268b97..b18a9f63f 100644 --- a/core/src/test/java/com/threerings/bureau/server/RegistryTester.java +++ b/core/src/test/java/com/threerings/bureau/server/RegistryTester.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/test/java/com/threerings/bureau/server/TestServer.java b/core/src/test/java/com/threerings/bureau/server/TestServer.java index 8ea64fef2..f6856cbe4 100644 --- a/core/src/test/java/com/threerings/bureau/server/TestServer.java +++ b/core/src/test/java/com/threerings/bureau/server/TestServer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.bureau.server; diff --git a/core/src/test/java/com/threerings/crowd/client/JabberApp.java b/core/src/test/java/com/threerings/crowd/client/JabberApp.java index 45e6a7e5c..f0328bc96 100644 --- a/core/src/test/java/com/threerings/crowd/client/JabberApp.java +++ b/core/src/test/java/com/threerings/crowd/client/JabberApp.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/test/java/com/threerings/crowd/client/JabberClient.java b/core/src/test/java/com/threerings/crowd/client/JabberClient.java index fa3455b0c..3674e314e 100644 --- a/core/src/test/java/com/threerings/crowd/client/JabberClient.java +++ b/core/src/test/java/com/threerings/crowd/client/JabberClient.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/test/java/com/threerings/crowd/client/JabberController.java b/core/src/test/java/com/threerings/crowd/client/JabberController.java index cc0393cc2..af9280191 100644 --- a/core/src/test/java/com/threerings/crowd/client/JabberController.java +++ b/core/src/test/java/com/threerings/crowd/client/JabberController.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/test/java/com/threerings/crowd/client/JabberPanel.java b/core/src/test/java/com/threerings/crowd/client/JabberPanel.java index 6d6eb2575..34a07a971 100644 --- a/core/src/test/java/com/threerings/crowd/client/JabberPanel.java +++ b/core/src/test/java/com/threerings/crowd/client/JabberPanel.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.client; diff --git a/core/src/test/java/com/threerings/crowd/data/JabberConfig.java b/core/src/test/java/com/threerings/crowd/data/JabberConfig.java index 3ed8f1382..8292cd0e8 100644 --- a/core/src/test/java/com/threerings/crowd/data/JabberConfig.java +++ b/core/src/test/java/com/threerings/crowd/data/JabberConfig.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.data; diff --git a/core/src/test/java/com/threerings/crowd/server/JabberServer.java b/core/src/test/java/com/threerings/crowd/server/JabberServer.java index 628eb066d..5e56d1460 100644 --- a/core/src/test/java/com/threerings/crowd/server/JabberServer.java +++ b/core/src/test/java/com/threerings/crowd/server/JabberServer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.crowd.server; diff --git a/core/src/test/java/com/threerings/io/ASStreamableSubset.java b/core/src/test/java/com/threerings/io/ASStreamableSubset.java index 353c1440a..6c59d639b 100644 --- a/core/src/test/java/com/threerings/io/ASStreamableSubset.java +++ b/core/src/test/java/com/threerings/io/ASStreamableSubset.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/test/java/com/threerings/io/FrameTest.java b/core/src/test/java/com/threerings/io/FrameTest.java index b3ce5b8ec..68dd5d5bd 100644 --- a/core/src/test/java/com/threerings/io/FrameTest.java +++ b/core/src/test/java/com/threerings/io/FrameTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/test/java/com/threerings/io/StreamableTest.java b/core/src/test/java/com/threerings/io/StreamableTest.java index d29e6bcaf..5d8a2f52c 100644 --- a/core/src/test/java/com/threerings/io/StreamableTest.java +++ b/core/src/test/java/com/threerings/io/StreamableTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/test/java/com/threerings/io/WireFormatTest.java b/core/src/test/java/com/threerings/io/WireFormatTest.java index 52eed9f12..70e40a3ab 100644 --- a/core/src/test/java/com/threerings/io/WireFormatTest.java +++ b/core/src/test/java/com/threerings/io/WireFormatTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.io; diff --git a/core/src/test/java/com/threerings/presents/client/TestClient.java b/core/src/test/java/com/threerings/presents/client/TestClient.java index d39656453..43615887c 100644 --- a/core/src/test/java/com/threerings/presents/client/TestClient.java +++ b/core/src/test/java/com/threerings/presents/client/TestClient.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/test/java/com/threerings/presents/client/TestDecoder.java b/core/src/test/java/com/threerings/presents/client/TestDecoder.java index 2aad3988c..2bb58121e 100644 --- a/core/src/test/java/com/threerings/presents/client/TestDecoder.java +++ b/core/src/test/java/com/threerings/presents/client/TestDecoder.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/test/java/com/threerings/presents/client/TestReceiver.java b/core/src/test/java/com/threerings/presents/client/TestReceiver.java index c88714eab..2e87266d8 100644 --- a/core/src/test/java/com/threerings/presents/client/TestReceiver.java +++ b/core/src/test/java/com/threerings/presents/client/TestReceiver.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/test/java/com/threerings/presents/client/TestService.java b/core/src/test/java/com/threerings/presents/client/TestService.java index 3557b2097..2ecb56ef1 100644 --- a/core/src/test/java/com/threerings/presents/client/TestService.java +++ b/core/src/test/java/com/threerings/presents/client/TestService.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.client; diff --git a/core/src/test/java/com/threerings/presents/data/TestClientObject.java b/core/src/test/java/com/threerings/presents/data/TestClientObject.java index 57aec96e2..a0cc0ac50 100644 --- a/core/src/test/java/com/threerings/presents/data/TestClientObject.java +++ b/core/src/test/java/com/threerings/presents/data/TestClientObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/test/java/com/threerings/presents/data/TestMarshaller.java b/core/src/test/java/com/threerings/presents/data/TestMarshaller.java index 8b4c96a03..85018d7f0 100644 --- a/core/src/test/java/com/threerings/presents/data/TestMarshaller.java +++ b/core/src/test/java/com/threerings/presents/data/TestMarshaller.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/test/java/com/threerings/presents/data/TestObject.java b/core/src/test/java/com/threerings/presents/data/TestObject.java index f55f5ceaa..a312d74cf 100644 --- a/core/src/test/java/com/threerings/presents/data/TestObject.java +++ b/core/src/test/java/com/threerings/presents/data/TestObject.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.data; diff --git a/core/src/test/java/com/threerings/presents/dobj/DSetTest.java b/core/src/test/java/com/threerings/presents/dobj/DSetTest.java index 9d2ac26d6..03767bc13 100644 --- a/core/src/test/java/com/threerings/presents/dobj/DSetTest.java +++ b/core/src/test/java/com/threerings/presents/dobj/DSetTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java b/core/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java index 1f1f5cd8d..454f70b59 100644 --- a/core/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java +++ b/core/src/test/java/com/threerings/presents/dobj/LocalAttrTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.dobj; diff --git a/core/src/test/java/com/threerings/presents/peer/server/PeerTest.java b/core/src/test/java/com/threerings/presents/peer/server/PeerTest.java index 954c430c9..c1682bc17 100644 --- a/core/src/test/java/com/threerings/presents/peer/server/PeerTest.java +++ b/core/src/test/java/com/threerings/presents/peer/server/PeerTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java b/core/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java index 079484ab2..6bb0d4788 100644 --- a/core/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java +++ b/core/src/test/java/com/threerings/presents/peer/server/PeerTestGroup.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java b/core/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java index 05f42c200..9bb00c04d 100644 --- a/core/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java +++ b/core/src/test/java/com/threerings/presents/peer/server/TestPeerManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.peer.server; diff --git a/core/src/test/java/com/threerings/presents/server/DOMTest.java b/core/src/test/java/com/threerings/presents/server/DOMTest.java index 8966f16cd..4bbb2da86 100644 --- a/core/src/test/java/com/threerings/presents/server/DOMTest.java +++ b/core/src/test/java/com/threerings/presents/server/DOMTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/DestroyedRefTest.java b/core/src/test/java/com/threerings/presents/server/DestroyedRefTest.java index b6731df3a..d41e9427e 100644 --- a/core/src/test/java/com/threerings/presents/server/DestroyedRefTest.java +++ b/core/src/test/java/com/threerings/presents/server/DestroyedRefTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java b/core/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java index ef726b9df..04dfa25ae 100644 --- a/core/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java +++ b/core/src/test/java/com/threerings/presents/server/OMgrIntervalTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/PresentsTestBase.java b/core/src/test/java/com/threerings/presents/server/PresentsTestBase.java index 8eb3b3490..eaee73eb9 100644 --- a/core/src/test/java/com/threerings/presents/server/PresentsTestBase.java +++ b/core/src/test/java/com/threerings/presents/server/PresentsTestBase.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/RefTest.java b/core/src/test/java/com/threerings/presents/server/RefTest.java index 292c6a7cb..05d710455 100644 --- a/core/src/test/java/com/threerings/presents/server/RefTest.java +++ b/core/src/test/java/com/threerings/presents/server/RefTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/TestManager.java b/core/src/test/java/com/threerings/presents/server/TestManager.java index b50239903..d9e70f088 100644 --- a/core/src/test/java/com/threerings/presents/server/TestManager.java +++ b/core/src/test/java/com/threerings/presents/server/TestManager.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/TestProvider.java b/core/src/test/java/com/threerings/presents/server/TestProvider.java index e5fbc3ecf..e1079b8db 100644 --- a/core/src/test/java/com/threerings/presents/server/TestProvider.java +++ b/core/src/test/java/com/threerings/presents/server/TestProvider.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/TestSender.java b/core/src/test/java/com/threerings/presents/server/TestSender.java index f9003a6f2..7e63958e6 100644 --- a/core/src/test/java/com/threerings/presents/server/TestSender.java +++ b/core/src/test/java/com/threerings/presents/server/TestSender.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/presents/server/TestServer.java b/core/src/test/java/com/threerings/presents/server/TestServer.java index d29576450..cce599e01 100644 --- a/core/src/test/java/com/threerings/presents/server/TestServer.java +++ b/core/src/test/java/com/threerings/presents/server/TestServer.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.server; diff --git a/core/src/test/java/com/threerings/util/MessageBundleTest.java b/core/src/test/java/com/threerings/util/MessageBundleTest.java index f01183f85..065549747 100644 --- a/core/src/test/java/com/threerings/util/MessageBundleTest.java +++ b/core/src/test/java/com/threerings/util/MessageBundleTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.util; diff --git a/etc/SOURCE_HEADER b/etc/SOURCE_HEADER index afbeb3ef1..1bfaaed7e 100644 --- a/etc/SOURCE_HEADER +++ b/etc/SOURCE_HEADER @@ -1,21 +1,5 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE diff --git a/tools/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java b/tools/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java index a9dab8232..e97ef20f8 100644 --- a/tools/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java +++ b/tools/src/main/java/com/threerings/presents/tools/ActionScriptUtils.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java b/tools/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java index 1b3120d7c..93c4dc0d6 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenActionScriptStreamableTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenDObjectTask.java b/tools/src/main/java/com/threerings/presents/tools/GenDObjectTask.java index 9430e9170..1c0040365 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenDObjectTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenDObjectTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenReceiverTask.java b/tools/src/main/java/com/threerings/presents/tools/GenReceiverTask.java index 84e0fda71..a01f27c39 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenReceiverTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenReceiverTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenServiceTask.java b/tools/src/main/java/com/threerings/presents/tools/GenServiceTask.java index 1ee4f575a..760651429 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenServiceTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenServiceTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenStreamableTask.java b/tools/src/main/java/com/threerings/presents/tools/GenStreamableTask.java index 6cc68cb45..eb4a66af6 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenStreamableTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenStreamableTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenTask.java b/tools/src/main/java/com/threerings/presents/tools/GenTask.java index af459100d..5db005b0d 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GenUtil.java b/tools/src/main/java/com/threerings/presents/tools/GenUtil.java index 32032e4ae..fdf0e0c59 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GenUtil.java +++ b/tools/src/main/java/com/threerings/presents/tools/GenUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java b/tools/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java index c1758d174..224fb0c19 100644 --- a/tools/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java +++ b/tools/src/main/java/com/threerings/presents/tools/GeneratedSourceMerger.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/ImportSet.java b/tools/src/main/java/com/threerings/presents/tools/ImportSet.java index 20a0f9b5e..81566c803 100644 --- a/tools/src/main/java/com/threerings/presents/tools/ImportSet.java +++ b/tools/src/main/java/com/threerings/presents/tools/ImportSet.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java b/tools/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java index f6e625b5d..f4bd9cf18 100644 --- a/tools/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/InstrumentStreamableTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/InvocationTask.java b/tools/src/main/java/com/threerings/presents/tools/InvocationTask.java index d5d73a348..3eef74a4d 100644 --- a/tools/src/main/java/com/threerings/presents/tools/InvocationTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/InvocationTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/KeyPairGen.java b/tools/src/main/java/com/threerings/presents/tools/KeyPairGen.java index d0f8edbf0..b25906e43 100644 --- a/tools/src/main/java/com/threerings/presents/tools/KeyPairGen.java +++ b/tools/src/main/java/com/threerings/presents/tools/KeyPairGen.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/SourceFile.java b/tools/src/main/java/com/threerings/presents/tools/SourceFile.java index 34eb802c0..bc2d47145 100644 --- a/tools/src/main/java/com/threerings/presents/tools/SourceFile.java +++ b/tools/src/main/java/com/threerings/presents/tools/SourceFile.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java b/tools/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java index 6da276de2..2ac756661 100644 --- a/tools/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java +++ b/tools/src/main/java/com/threerings/presents/tools/StreamableClassRequirements.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java index 790a1cb9d..f8a354161 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPArgBuilder.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPField.java b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPField.java index 2ffdfdedb..f850f1f1a 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPField.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPField.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPType.java b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPType.java index 51ea801b2..d3353e091 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPType.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPType.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java index ff10bb4c8..aaa073291 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/CPPUtil.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java b/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java index adfbc8294..d0d0180a0 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPReceiverTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java b/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java index 639de0fbb..bcf0bb49e 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPServiceTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java b/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java index a82e5f6ce..6e2d24e51 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/GenCPPStreamableTask.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java b/tools/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java index 3f62158e9..7b5bbe180 100644 --- a/tools/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java +++ b/tools/src/main/java/com/threerings/presents/tools/cpp/MethodDescriptor.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools.cpp; diff --git a/tools/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java b/tools/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java index 6d874899b..57fc54aac 100644 --- a/tools/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java +++ b/tools/src/test/java/com/threerings/presents/tools/GeneratedSourceMergerTest.java @@ -1,23 +1,7 @@ // -// $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 +// Copyright (C) 2002-2025 Three Rings Design, Inc., All Rights Reserved +// https://github.com/threerings/narya/blob/master/LICENSE package com.threerings.presents.tools;