diff --git a/src/edu/nps/moves/dis7/examples/ClassNameComparator.java b/src/edu/nps/moves/dis7/examples/ClassNameComparator.java index 6705d12ce2c31be9fba07ab39936944e376bdf86..dd5af1ce1de16bfb554d36053268f07ed90bcc79 100644 --- a/src/edu/nps/moves/dis7/examples/ClassNameComparator.java +++ b/src/edu/nps/moves/dis7/examples/ClassNameComparator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ diff --git a/src/edu/nps/moves/dis7/examples/EntityStateEntityIdExampleUse.java b/src/edu/nps/moves/dis7/examples/EntityStateEntityIdExampleUse.java index c26806478a9f506dc0ca50aacfcdbb87defa063c..26deb74c4791c50c425595481252247509bcdd7b 100644 --- a/src/edu/nps/moves/dis7/examples/EntityStateEntityIdExampleUse.java +++ b/src/edu/nps/moves/dis7/examples/EntityStateEntityIdExampleUse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ diff --git a/src/edu/nps/moves/dis7/examples/PduListenerSaver.java b/src/edu/nps/moves/dis7/examples/PduListenerSaver.java index efa314b193ac022ee90cf7eb3917b2f7639c6b86..58170d56d0f6406a5a30977971bace8c63b13d7a 100644 --- a/src/edu/nps/moves/dis7/examples/PduListenerSaver.java +++ b/src/edu/nps/moves/dis7/examples/PduListenerSaver.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.examples; diff --git a/src/edu/nps/moves/dis7/examples/PduReaderPlayer.java b/src/edu/nps/moves/dis7/examples/PduReaderPlayer.java index 4f7ff249cc38279e53a634dc2305769ff539210a..6f422c15057145d4fad50e5bd802de1abdcaad16 100644 --- a/src/edu/nps/moves/dis7/examples/PduReaderPlayer.java +++ b/src/edu/nps/moves/dis7/examples/PduReaderPlayer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.examples; diff --git a/src/edu/nps/moves/dis7/examples/PduReceiver.java b/src/edu/nps/moves/dis7/examples/PduReceiver.java index 11de2a9c680b5b2b3aba2819ace2033b56638080..280dffa9e1beb44f7cebf7c19a60b7e981ceada9 100644 --- a/src/edu/nps/moves/dis7/examples/PduReceiver.java +++ b/src/edu/nps/moves/dis7/examples/PduReceiver.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.examples; diff --git a/src/edu/nps/moves/dis7/examples/PduReceiverNIO.java b/src/edu/nps/moves/dis7/examples/PduReceiverNIO.java index ce97e4776373c36db6447a3fc4f51c91bdb64e81..4a57d4b2d6d9f94e2317ec84a1541e74d59719b0 100644 --- a/src/edu/nps/moves/dis7/examples/PduReceiverNIO.java +++ b/src/edu/nps/moves/dis7/examples/PduReceiverNIO.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.examples; diff --git a/src/edu/nps/moves/dis7/examples/PduSender.java b/src/edu/nps/moves/dis7/examples/PduSender.java index a4eaa8bba649495467bda516f82ac8018397367f..88ba9d1177868135d7d9f9f52adf2e2068c4b5cc 100644 --- a/src/edu/nps/moves/dis7/examples/PduSender.java +++ b/src/edu/nps/moves/dis7/examples/PduSender.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ diff --git a/src/edu/nps/moves/dis7/examples/PduSenderNIO.java b/src/edu/nps/moves/dis7/examples/PduSenderNIO.java index 56f31fcaf6505ef8b82319d04c1bdf63ae300fd8..7a8b5159e1338f8b702ae31dff4f2d683b67e5db 100644 --- a/src/edu/nps/moves/dis7/examples/PduSenderNIO.java +++ b/src/edu/nps/moves/dis7/examples/PduSenderNIO.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.examples; diff --git a/src/edu/nps/moves/dis7/examples/ThreadedNetExample.java b/src/edu/nps/moves/dis7/examples/ThreadedNetExample.java index 0764f43d08b5bfbf8b01142a4b96dd7bb18e7707..656f72459717d12faa163d0890b61b0ed32af46d 100644 --- a/src/edu/nps/moves/dis7/examples/ThreadedNetExample.java +++ b/src/edu/nps/moves/dis7/examples/ThreadedNetExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.examples; diff --git a/src/edu/nps/moves/dis7/package-info.java b/src/edu/nps/moves/dis7/package-info.java index d5176a39d590c5c92abd5c4e6a2631f35b7023fd..06a7f0568bdbe64168e1554d75373cf7defefc49 100644 --- a/src/edu/nps/moves/dis7/package-info.java +++ b/src/edu/nps/moves/dis7/package-info.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/src/edu/nps/moves/dis7/utilities/CoordinateConversions.java b/src/edu/nps/moves/dis7/utilities/CoordinateConversions.java index 92614862463c67429fd8b95e8bff3735ed35de60..0060f05d641fbec622e60fe2c4a4af73aa8e13ca 100644 --- a/src/edu/nps/moves/dis7/utilities/CoordinateConversions.java +++ b/src/edu/nps/moves/dis7/utilities/CoordinateConversions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.utilities; diff --git a/src/edu/nps/moves/dis7/utilities/DisThreadedNetworkInterface.java b/src/edu/nps/moves/dis7/utilities/DisThreadedNetworkInterface.java index c8aebfc5f1bf80d20c1e87ce435bf44128b6b291..f55ff3a009986339ed99567e4b4bcf03b6694089 100644 --- a/src/edu/nps/moves/dis7/utilities/DisThreadedNetworkInterface.java +++ b/src/edu/nps/moves/dis7/utilities/DisThreadedNetworkInterface.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.utilities; diff --git a/src/edu/nps/moves/dis7/utilities/PduFactory.java b/src/edu/nps/moves/dis7/utilities/PduFactory.java index a7bdab49c612c7b2c43028148753e91c65cfc0b9..c8d2996281e24c6282bc0d3a20136802b28713f8 100644 --- a/src/edu/nps/moves/dis7/utilities/PduFactory.java +++ b/src/edu/nps/moves/dis7/utilities/PduFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ diff --git a/src/edu/nps/moves/dis7/utilities/TrialDisMulticastNetworkingDeprecated.java b/src/edu/nps/moves/dis7/utilities/TrialDisMulticastNetworkingDeprecated.java index 064472aa2d88f92a01b004ce57b1103cf7c64f6b..547822535e0e778c525cafd1e1596b2a04503be5 100644 --- a/src/edu/nps/moves/dis7/utilities/TrialDisMulticastNetworkingDeprecated.java +++ b/src/edu/nps/moves/dis7/utilities/TrialDisMulticastNetworkingDeprecated.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.utilities; diff --git a/src/edu/nps/moves/dis7/utilities/stream/PduPlayer.java b/src/edu/nps/moves/dis7/utilities/stream/PduPlayer.java index 1aa5a9a95e3686823d3a1cbd0e142382a25451a6..8b565f413755958947421f6ebdf6f9feee833c3b 100644 --- a/src/edu/nps/moves/dis7/utilities/stream/PduPlayer.java +++ b/src/edu/nps/moves/dis7/utilities/stream/PduPlayer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.utilities.stream; diff --git a/src/edu/nps/moves/legacy/math/Matrix3f.java b/src/edu/nps/moves/legacy/math/Matrix3f.java index 28cd0113eb4348631b56a0234e97474c843ee31d..0ddc44cf1aad82060f2690ce2cb3171b57e09a2d 100644 --- a/src/edu/nps/moves/legacy/math/Matrix3f.java +++ b/src/edu/nps/moves/legacy/math/Matrix3f.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/src/edu/nps/moves/legacy/math/Matrix4f.java b/src/edu/nps/moves/legacy/math/Matrix4f.java index 6babc33dcbeaccacdb18acb0f382cc98a9f92a7a..e6689b9f454d4007803b04cbdb976f0d860ad129 100644 --- a/src/edu/nps/moves/legacy/math/Matrix4f.java +++ b/src/edu/nps/moves/legacy/math/Matrix4f.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/src/edu/nps/moves/legacy/math/Quaternion2.java b/src/edu/nps/moves/legacy/math/Quaternion2.java index de751b115327c2f94205347a92603bb9dbcd9c76..aa7465d410339c35a32c6289524bf338872d3c66 100644 --- a/src/edu/nps/moves/legacy/math/Quaternion2.java +++ b/src/edu/nps/moves/legacy/math/Quaternion2.java @@ -1,4 +1,4 @@ -/*Copyright (c) 1995-2021 held by the author(s). All rights reserved. +/*Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/src/edu/nps/moves/legacy/math/Vec3f.java b/src/edu/nps/moves/legacy/math/Vec3f.java index 88f09f18ae14f634c60723a19fe9a9756a1f3fcb..31f76d8b2600c2c4c2983af41e85f94cbb0a36e7 100644 --- a/src/edu/nps/moves/legacy/math/Vec3f.java +++ b/src/edu/nps/moves/legacy/math/Vec3f.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/src/edu/nps/moves/legacy/math/Vec4f.java b/src/edu/nps/moves/legacy/math/Vec4f.java index 03311a768a30c3d0a4f4f47942c1d0142f3bafbe..667c3deba0618d9144705cd04a0cabfa2d875417 100644 --- a/src/edu/nps/moves/legacy/math/Vec4f.java +++ b/src/edu/nps/moves/legacy/math/Vec4f.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/test/edu/nps/moves/dis7/test/AllPduRoundTripTest.java b/test/edu/nps/moves/dis7/test/AllPduRoundTripTest.java index aad18f19cca1eccdd73e8dcae298830773f45fb5..a8977fe5f36e69d4bdd899599b79718d408e1d34 100644 --- a/test/edu/nps/moves/dis7/test/AllPduRoundTripTest.java +++ b/test/edu/nps/moves/dis7/test/AllPduRoundTripTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/BitFieldRoundTripTest.java b/test/edu/nps/moves/dis7/test/BitFieldRoundTripTest.java index 63364a6bbefc3b270b5de971d276b4ace3f2f2c9..d95e0949a368463190129284746d055b23371f4f 100644 --- a/test/edu/nps/moves/dis7/test/BitFieldRoundTripTest.java +++ b/test/edu/nps/moves/dis7/test/BitFieldRoundTripTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/CommentPdusTest.java b/test/edu/nps/moves/dis7/test/CommentPdusTest.java index cb5bd4a0601dd95e96f0bb70c3e45dbb82a574c3..40017d44a337f31a807ac1750a0624908ee13097 100644 --- a/test/edu/nps/moves/dis7/test/CommentPdusTest.java +++ b/test/edu/nps/moves/dis7/test/CommentPdusTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/CreateAllObjectTypesTest.java b/test/edu/nps/moves/dis7/test/CreateAllObjectTypesTest.java index e474417050f7c0a7b75fd28c7d2e87ae7e54bedf..6988152fa5a5272112bb4bc5fd3a17b558b00909 100644 --- a/test/edu/nps/moves/dis7/test/CreateAllObjectTypesTest.java +++ b/test/edu/nps/moves/dis7/test/CreateAllObjectTypesTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/CreateAllPduTypesTest.java b/test/edu/nps/moves/dis7/test/CreateAllPduTypesTest.java index 8b47525ec922561fe879d700aa6874f7836c9cb1..6c16315a1b7a75204462106bd7bfd1629dd52c9c 100644 --- a/test/edu/nps/moves/dis7/test/CreateAllPduTypesTest.java +++ b/test/edu/nps/moves/dis7/test/CreateAllPduTypesTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/DataQueryPduRoundTripTest.java b/test/edu/nps/moves/dis7/test/DataQueryPduRoundTripTest.java index 2cb1a8bbaac77bd9f1a1ae4bfb1613435e54cfb8..e4999533abe893731299efaa9513a4f81fdc9494 100644 --- a/test/edu/nps/moves/dis7/test/DataQueryPduRoundTripTest.java +++ b/test/edu/nps/moves/dis7/test/DataQueryPduRoundTripTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/DetonationPduTest.java b/test/edu/nps/moves/dis7/test/DetonationPduTest.java index 51c9a5b0dbea6e7dfc1f8071cd845a29cd0b3de0..da3748c3830f30d04efa79c3639042b2f1bb909d 100644 --- a/test/edu/nps/moves/dis7/test/DetonationPduTest.java +++ b/test/edu/nps/moves/dis7/test/DetonationPduTest.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/test/edu/nps/moves/dis7/test/EntityStatePduTest.java b/test/edu/nps/moves/dis7/test/EntityStatePduTest.java index 859eee84f5cff4505697d3a8bd07407b893db6e9..95745c0b3ea2a1d3d925b7a25415eee6b050b10c 100644 --- a/test/edu/nps/moves/dis7/test/EntityStatePduTest.java +++ b/test/edu/nps/moves/dis7/test/EntityStatePduTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/FirePduTest.java b/test/edu/nps/moves/dis7/test/FirePduTest.java index d837a978cd8033e080858b88567b0e472f8b491b..e18583d814702e22dc10092ef7f85466a4e115d2 100644 --- a/test/edu/nps/moves/dis7/test/FirePduTest.java +++ b/test/edu/nps/moves/dis7/test/FirePduTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/FixedAndVariableDatumRoundTripTest.java b/test/edu/nps/moves/dis7/test/FixedAndVariableDatumRoundTripTest.java index c892c2c7ff995370bd59089276040d402dea5dc7..24f6b8fe3821bbc8a62480c116ece67c04836124 100644 --- a/test/edu/nps/moves/dis7/test/FixedAndVariableDatumRoundTripTest.java +++ b/test/edu/nps/moves/dis7/test/FixedAndVariableDatumRoundTripTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/MarshalEnumsTest.java b/test/edu/nps/moves/dis7/test/MarshalEnumsTest.java index b81871a92eddd3d2bb6f127253099c37a74776ce..eb67c3e5a05610f8c45d0846705b13a0cd54b639 100644 --- a/test/edu/nps/moves/dis7/test/MarshalEnumsTest.java +++ b/test/edu/nps/moves/dis7/test/MarshalEnumsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/NullFieldsEntityMarshallTest.java b/test/edu/nps/moves/dis7/test/NullFieldsEntityMarshallTest.java index e88de9a9e030975861f56b5bf5c980b51ecf9983..1a6dfdec2b118597c01619b57bbfa3e499789b19 100644 --- a/test/edu/nps/moves/dis7/test/NullFieldsEntityMarshallTest.java +++ b/test/edu/nps/moves/dis7/test/NullFieldsEntityMarshallTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/ObjectTypeMarshallTest.java b/test/edu/nps/moves/dis7/test/ObjectTypeMarshallTest.java index ebff8149c70fb16adc7eaefcd0c7e6af544c64cc..b0eef63f35883c98e8d3c3e0e2bed1856d955c0b 100644 --- a/test/edu/nps/moves/dis7/test/ObjectTypeMarshallTest.java +++ b/test/edu/nps/moves/dis7/test/ObjectTypeMarshallTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/PduFactoryTest.java b/test/edu/nps/moves/dis7/test/PduFactoryTest.java index 6f0d9106799a2343e55fafc1418e0c951b1d1047..7d5bbcdb0aaf55ed4ccf1394ad381a7b28733923 100644 --- a/test/edu/nps/moves/dis7/test/PduFactoryTest.java +++ b/test/edu/nps/moves/dis7/test/PduFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/PduTest.java b/test/edu/nps/moves/dis7/test/PduTest.java index 7ec0ddc4e6db68bd8745d4a41cefaa8e493fb45e..405cc05dd71c836ffd75c0bf79c37737249865ff 100644 --- a/test/edu/nps/moves/dis7/test/PduTest.java +++ b/test/edu/nps/moves/dis7/test/PduTest.java @@ -1,4 +1,4 @@ -/* Copyright (c) 1995-2021 held by the author(s). All rights reserved. +/* Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/test/edu/nps/moves/dis7/test/SignalPdusTest.java b/test/edu/nps/moves/dis7/test/SignalPdusTest.java index 13f6e5783b0c5e26953005c3f07a7c63bd8dbeb4..573983cac551eeea32a178f871b8d87d71d0b61d 100644 --- a/test/edu/nps/moves/dis7/test/SignalPdusTest.java +++ b/test/edu/nps/moves/dis7/test/SignalPdusTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/X3dInterpolatorsTest.java b/test/edu/nps/moves/dis7/test/X3dInterpolatorsTest.java index b2fb5104fe7a717ff6f15cff7ef8df6a02fdc940..c36c278c9e6b7d8f90aea9b5925a4ff4e0f8b523 100644 --- a/test/edu/nps/moves/dis7/test/X3dInterpolatorsTest.java +++ b/test/edu/nps/moves/dis7/test/X3dInterpolatorsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2008-2021, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. + * Copyright (c) 2008-2022, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved. * This work is provided under a BSD open-source license, see project license.html and license.txt */ package edu.nps.moves.dis7.test; diff --git a/test/edu/nps/moves/dis7/test/package-info.java b/test/edu/nps/moves/dis7/test/package-info.java index d51886fbe6011c374d6d62c2598d3a18bd70d42d..ba94f21460c56a4028b7eda6b43e2253f568c606 100644 --- a/test/edu/nps/moves/dis7/test/package-info.java +++ b/test/edu/nps/moves/dis7/test/package-info.java @@ -1,5 +1,5 @@ /* -Copyright (c) 1995-2021 held by the author(s). All rights reserved. +Copyright (c) 1995-2022 held by the author(s). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions