diff --git a/NOTICE.txt b/NOTICE.txt index 5f443d5e5ff7fdb3b5bbbe143a296baaf2c46913..a1b38927767a307cb9d1887711c9c3cbb25dad10 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ RUGGED -Copyright 2014 CS Systèmes d'Information +Copyright 2013-2016 CS Systèmes d'Information This product includes software developed by CS Systèmes d'Information (http://www.c-s.fr/) diff --git a/src/main/java/org/orekit/rugged/api/AlgorithmId.java b/src/main/java/org/orekit/rugged/api/AlgorithmId.java index 5616bf7a77ad6e4b5421e1a4f95e8ba210ae6c41..54528b53f64a1be4de2e41b41c83a8a661bc552b 100644 --- a/src/main/java/org/orekit/rugged/api/AlgorithmId.java +++ b/src/main/java/org/orekit/rugged/api/AlgorithmId.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/api/BodyRotatingFrameId.java b/src/main/java/org/orekit/rugged/api/BodyRotatingFrameId.java index cc8078575bce6b6c1c3894d13f49066b94688db8..714456033f1437e5143ceeaa842b94cc2879e9fb 100644 --- a/src/main/java/org/orekit/rugged/api/BodyRotatingFrameId.java +++ b/src/main/java/org/orekit/rugged/api/BodyRotatingFrameId.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/api/EllipsoidId.java b/src/main/java/org/orekit/rugged/api/EllipsoidId.java index 179033f1f3e07e6538e334d2d8d857fddbba5281..c75a87fb959e6179f2791a4661d89391e0500707 100644 --- a/src/main/java/org/orekit/rugged/api/EllipsoidId.java +++ b/src/main/java/org/orekit/rugged/api/EllipsoidId.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/api/InertialFrameId.java b/src/main/java/org/orekit/rugged/api/InertialFrameId.java index b43ad2cdbf299bba5e71b2fadc5bc94cc05c0e3b..a7295c2a25335d48ee6aadae09d03b17d839a52e 100644 --- a/src/main/java/org/orekit/rugged/api/InertialFrameId.java +++ b/src/main/java/org/orekit/rugged/api/InertialFrameId.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/api/Rugged.java b/src/main/java/org/orekit/rugged/api/Rugged.java index 819ab58cf695b866c70603d937a9b90776803dfe..ee14103390bc5085db7fc279acc87eba48ba11f4 100644 --- a/src/main/java/org/orekit/rugged/api/Rugged.java +++ b/src/main/java/org/orekit/rugged/api/Rugged.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/api/RuggedBuilder.java b/src/main/java/org/orekit/rugged/api/RuggedBuilder.java index b88862a62477683cfec42e9bbaf861400b1bb3cf..679d909ef151813607399f869fa66570369f1aab 100644 --- a/src/main/java/org/orekit/rugged/api/RuggedBuilder.java +++ b/src/main/java/org/orekit/rugged/api/RuggedBuilder.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/errors/Dump.java b/src/main/java/org/orekit/rugged/errors/Dump.java index 3b581aa195b7bacad3a6254b2437e8fe01fefc41..e74fad66a41855dc497f153e15e7d78288765e24 100644 --- a/src/main/java/org/orekit/rugged/errors/Dump.java +++ b/src/main/java/org/orekit/rugged/errors/Dump.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/errors/DumpManager.java b/src/main/java/org/orekit/rugged/errors/DumpManager.java index 713beb5fe282d9596ae8c9d2b4163bb2f0b5d989..379bef031aa207f93e730c6138578736d158ac45 100644 --- a/src/main/java/org/orekit/rugged/errors/DumpManager.java +++ b/src/main/java/org/orekit/rugged/errors/DumpManager.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/errors/DumpReplayer.java b/src/main/java/org/orekit/rugged/errors/DumpReplayer.java index 6fdec2250b694f0c80b56512c54595f16a71b062..b9c62b44d1e14bdfb9d728e96b8b64e7b7b4f126 100644 --- a/src/main/java/org/orekit/rugged/errors/DumpReplayer.java +++ b/src/main/java/org/orekit/rugged/errors/DumpReplayer.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/errors/RuggedException.java b/src/main/java/org/orekit/rugged/errors/RuggedException.java index e67506dd1835aa41e55989ff35178a4e225d1105..5eec1fda2225d10a59db2e45f6c894742d460ceb 100644 --- a/src/main/java/org/orekit/rugged/errors/RuggedException.java +++ b/src/main/java/org/orekit/rugged/errors/RuggedException.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/errors/RuggedExceptionWrapper.java b/src/main/java/org/orekit/rugged/errors/RuggedExceptionWrapper.java index 6d006135f7d095e2d3972a4f152d8de554a8de41..b8299f94c6638e764d92e7cf3681dace3443b05b 100644 --- a/src/main/java/org/orekit/rugged/errors/RuggedExceptionWrapper.java +++ b/src/main/java/org/orekit/rugged/errors/RuggedExceptionWrapper.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/errors/RuggedMessages.java b/src/main/java/org/orekit/rugged/errors/RuggedMessages.java index 416bba204d447af9a66a956db09eafdfaef05759..7eab55a39ff476d1ccbe72998e3fa59cc2a846d5 100644 --- a/src/main/java/org/orekit/rugged/errors/RuggedMessages.java +++ b/src/main/java/org/orekit/rugged/errors/RuggedMessages.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/BasicScanAlgorithm.java b/src/main/java/org/orekit/rugged/intersection/BasicScanAlgorithm.java index 7a6301d2eddd4230379201ba9663f12f8e86c6b3..f81de8f245604e95b141d69505f62181c19c249d 100644 --- a/src/main/java/org/orekit/rugged/intersection/BasicScanAlgorithm.java +++ b/src/main/java/org/orekit/rugged/intersection/BasicScanAlgorithm.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/ConstantElevationAlgorithm.java b/src/main/java/org/orekit/rugged/intersection/ConstantElevationAlgorithm.java index 828ccb0c61c6afb1d28a747efed63b2c86b6b0b4..efcbb0017f409df512fb8d833588a821dd13272d 100644 --- a/src/main/java/org/orekit/rugged/intersection/ConstantElevationAlgorithm.java +++ b/src/main/java/org/orekit/rugged/intersection/ConstantElevationAlgorithm.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/IgnoreDEMAlgorithm.java b/src/main/java/org/orekit/rugged/intersection/IgnoreDEMAlgorithm.java index 477cdc2e926addfb41e26bb4283f1796cec0fcdf..932258c319d1263143dd966d0819ccbaf09ffc23 100644 --- a/src/main/java/org/orekit/rugged/intersection/IgnoreDEMAlgorithm.java +++ b/src/main/java/org/orekit/rugged/intersection/IgnoreDEMAlgorithm.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/IntersectionAlgorithm.java b/src/main/java/org/orekit/rugged/intersection/IntersectionAlgorithm.java index f105d49ec3499d6204635edbd166f4f90d0ea7f2..f35e16b9412d934fe62dc853b76b77932516b6f5 100644 --- a/src/main/java/org/orekit/rugged/intersection/IntersectionAlgorithm.java +++ b/src/main/java/org/orekit/rugged/intersection/IntersectionAlgorithm.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithm.java b/src/main/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithm.java index 61080e9d76496dd98e653857d83ca1bb561a9fa3..207d4603fc206da92e79b4b9e730802301dd0d99 100644 --- a/src/main/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithm.java +++ b/src/main/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithm.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTile.java b/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTile.java index 1cda5b8bb4af0a45d9f0f72c0b3564b0ac6ec300..fc6d0a904c442b1df83ed441e47105ad3707918f 100644 --- a/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTile.java +++ b/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTile.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileFactory.java b/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileFactory.java index 2b3fe049317fe561cfd8961f311f49618e4543a3..b07ebc6d509d74d970ea54f8aa94b413919c48e8 100644 --- a/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileFactory.java +++ b/src/main/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileFactory.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/linesensor/LineDatation.java b/src/main/java/org/orekit/rugged/linesensor/LineDatation.java index 41484158da8285aa60cbe63a68146b51930b2c59..ce211011d1468cf7cef0e253c8c7e0746489804d 100644 --- a/src/main/java/org/orekit/rugged/linesensor/LineDatation.java +++ b/src/main/java/org/orekit/rugged/linesensor/LineDatation.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/linesensor/LineSensor.java b/src/main/java/org/orekit/rugged/linesensor/LineSensor.java index 942fb759234fa6ef71a984b6a11e8c20bb236b2e..62ce5a2c631b44384c4fb295a14021fc97f2fc2f 100644 --- a/src/main/java/org/orekit/rugged/linesensor/LineSensor.java +++ b/src/main/java/org/orekit/rugged/linesensor/LineSensor.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/linesensor/LinearLineDatation.java b/src/main/java/org/orekit/rugged/linesensor/LinearLineDatation.java index 80423a8a38749f0a75f2d7e48fa007cbdcb3b299..7b2c2885d0fb5c797330664f0d4a89556dcaa426 100644 --- a/src/main/java/org/orekit/rugged/linesensor/LinearLineDatation.java +++ b/src/main/java/org/orekit/rugged/linesensor/LinearLineDatation.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossing.java b/src/main/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossing.java index 4f7bcce0a5928deda893a0043d0a71df774a52f9..6fa7841db8d560bccada1239ea2b5c37c717a626 100644 --- a/src/main/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossing.java +++ b/src/main/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossing.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/linesensor/SensorPixel.java b/src/main/java/org/orekit/rugged/linesensor/SensorPixel.java index cfa29a66269002ec9b16533efc358270cd37a41e..ed38da4298df8feca85d404605b7b67fc4d40624 100644 --- a/src/main/java/org/orekit/rugged/linesensor/SensorPixel.java +++ b/src/main/java/org/orekit/rugged/linesensor/SensorPixel.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/linesensor/SensorPixelCrossing.java b/src/main/java/org/orekit/rugged/linesensor/SensorPixelCrossing.java index 38918a9d82a52d72e568340c88fa4d320a4abf45..d4518076b8fdcf053e16b1eff5bc5c9cf91300a6 100644 --- a/src/main/java/org/orekit/rugged/linesensor/SensorPixelCrossing.java +++ b/src/main/java/org/orekit/rugged/linesensor/SensorPixelCrossing.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/los/FixedRotation.java b/src/main/java/org/orekit/rugged/los/FixedRotation.java index ab8af7ea6185fb3c4376c399724c44b9024a5f44..de79c8db0d5e13eed62501d6f262a6207614e8f4 100644 --- a/src/main/java/org/orekit/rugged/los/FixedRotation.java +++ b/src/main/java/org/orekit/rugged/los/FixedRotation.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/los/LOSBuilder.java b/src/main/java/org/orekit/rugged/los/LOSBuilder.java index 20c458d6e6e7b7285157db67a0ae53cd4e559418..cf6e71cac561241d649f45d917d48d84dee4ed79 100644 --- a/src/main/java/org/orekit/rugged/los/LOSBuilder.java +++ b/src/main/java/org/orekit/rugged/los/LOSBuilder.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/los/LOSTransform.java b/src/main/java/org/orekit/rugged/los/LOSTransform.java index 6e9ab60ba356237ed97c674ca19de5b9adaeb316..120bd45bdb198bab50d726195f4badab4bd3a71b 100644 --- a/src/main/java/org/orekit/rugged/los/LOSTransform.java +++ b/src/main/java/org/orekit/rugged/los/LOSTransform.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/los/PolynomialRotation.java b/src/main/java/org/orekit/rugged/los/PolynomialRotation.java index 68899ada33806432683c9d1d18a8a153a28b4f64..63e87ea860958a35aa72ccc301cdfe3dd79575e6 100644 --- a/src/main/java/org/orekit/rugged/los/PolynomialRotation.java +++ b/src/main/java/org/orekit/rugged/los/PolynomialRotation.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/los/TimeDependentLOS.java b/src/main/java/org/orekit/rugged/los/TimeDependentLOS.java index 4b0d357a9a27808a77246dd763ccbae81cd7dd11..d228aae910f25d9ca3644d70ea690737ade26d0e 100644 --- a/src/main/java/org/orekit/rugged/los/TimeDependentLOS.java +++ b/src/main/java/org/orekit/rugged/los/TimeDependentLOS.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/los/TimeIndependentLOSTransform.java b/src/main/java/org/orekit/rugged/los/TimeIndependentLOSTransform.java index 93f399fd7904685ec8676a244f5e529e1b4c8fb5..dea1bc94d35feca9de2a91577db44851d8051fbf 100644 --- a/src/main/java/org/orekit/rugged/los/TimeIndependentLOSTransform.java +++ b/src/main/java/org/orekit/rugged/los/TimeIndependentLOSTransform.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/SimpleTile.java b/src/main/java/org/orekit/rugged/raster/SimpleTile.java index 5cc3c0a131fbebf2e9a875c48dda5dfe00c82b80..d1d76b3a0c84a7bc218e8caa661c168a01ac23fd 100644 --- a/src/main/java/org/orekit/rugged/raster/SimpleTile.java +++ b/src/main/java/org/orekit/rugged/raster/SimpleTile.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/SimpleTileFactory.java b/src/main/java/org/orekit/rugged/raster/SimpleTileFactory.java index ba478ce5dfc9af889378a243e67ca34c0a76322a..35a1035b7fc9e1a269bc9cf149dd30ec6f52a230 100644 --- a/src/main/java/org/orekit/rugged/raster/SimpleTileFactory.java +++ b/src/main/java/org/orekit/rugged/raster/SimpleTileFactory.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/Tile.java b/src/main/java/org/orekit/rugged/raster/Tile.java index c27a6a8672c9f1797ad0cc7a122add15fb933177..88c36ec46f6d8ddce431217851d39905ccaf26d0 100644 --- a/src/main/java/org/orekit/rugged/raster/Tile.java +++ b/src/main/java/org/orekit/rugged/raster/Tile.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/TileFactory.java b/src/main/java/org/orekit/rugged/raster/TileFactory.java index e397988ccd0f3993dee40072fcb35e5bcc19e6ce..3070b7b7841b68139e21254f065d29b41c7a55d2 100644 --- a/src/main/java/org/orekit/rugged/raster/TileFactory.java +++ b/src/main/java/org/orekit/rugged/raster/TileFactory.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/TileUpdater.java b/src/main/java/org/orekit/rugged/raster/TileUpdater.java index 6ddb60a8521fa75e6392ea907435484a76e0af38..2943f16a73946dd80dc7dd007017cad859725bea 100644 --- a/src/main/java/org/orekit/rugged/raster/TileUpdater.java +++ b/src/main/java/org/orekit/rugged/raster/TileUpdater.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/TilesCache.java b/src/main/java/org/orekit/rugged/raster/TilesCache.java index dbcc447c211bb599c6534e0cab36dbdb35a4d072..3f50610d9d170d5e565c1135ff9781ccbb40cb31 100644 --- a/src/main/java/org/orekit/rugged/raster/TilesCache.java +++ b/src/main/java/org/orekit/rugged/raster/TilesCache.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/raster/UpdatableTile.java b/src/main/java/org/orekit/rugged/raster/UpdatableTile.java index b54f5cbce05aee259d2437a4aeb28f0e7f85bac2..0e38a7f71dca2df99656daf25f32ac65797e1dda 100644 --- a/src/main/java/org/orekit/rugged/raster/UpdatableTile.java +++ b/src/main/java/org/orekit/rugged/raster/UpdatableTile.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/ExtendedEllipsoid.java b/src/main/java/org/orekit/rugged/utils/ExtendedEllipsoid.java index e36409d5ca3b04c3d6b769baf0a12a72f4bbd5a5..4fadba42cae7267acfc889cac4bf37ad0257198a 100644 --- a/src/main/java/org/orekit/rugged/utils/ExtendedEllipsoid.java +++ b/src/main/java/org/orekit/rugged/utils/ExtendedEllipsoid.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/MaxSelector.java b/src/main/java/org/orekit/rugged/utils/MaxSelector.java index 44c706b27e2e14d94dda3bab160028e19fe60e64..f4a8439c66f90fcad7c37b6c4d438b4eba591c3f 100644 --- a/src/main/java/org/orekit/rugged/utils/MaxSelector.java +++ b/src/main/java/org/orekit/rugged/utils/MaxSelector.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/MinSelector.java b/src/main/java/org/orekit/rugged/utils/MinSelector.java index 7a32ee8021e673191e62820a288281bebbc4b28f..98336235b5f48d731040cff031f730cbfb045bad 100644 --- a/src/main/java/org/orekit/rugged/utils/MinSelector.java +++ b/src/main/java/org/orekit/rugged/utils/MinSelector.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/NormalizedGeodeticPoint.java b/src/main/java/org/orekit/rugged/utils/NormalizedGeodeticPoint.java index a5878f87e7cc2b2647db26296b06ee7ca5001300..427c1e1ac352b549696550e7653da85f7e00c09b 100644 --- a/src/main/java/org/orekit/rugged/utils/NormalizedGeodeticPoint.java +++ b/src/main/java/org/orekit/rugged/utils/NormalizedGeodeticPoint.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/ParameterType.java b/src/main/java/org/orekit/rugged/utils/ParameterType.java index 35eab93c972fceb1a217692117cab69989be08ca..65e232a9770d75d79d3c5549d06e5df20af7118e 100644 --- a/src/main/java/org/orekit/rugged/utils/ParameterType.java +++ b/src/main/java/org/orekit/rugged/utils/ParameterType.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/ParametricModel.java b/src/main/java/org/orekit/rugged/utils/ParametricModel.java index 1e057743e42376483b1b57b74345a212c9fc8ac7..0e3f852e9922c1fa837d6bf131238b8a1ac8eae0 100644 --- a/src/main/java/org/orekit/rugged/utils/ParametricModel.java +++ b/src/main/java/org/orekit/rugged/utils/ParametricModel.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/RoughVisibilityEstimator.java b/src/main/java/org/orekit/rugged/utils/RoughVisibilityEstimator.java index 8c0dbbb9e29431d5bb394684c87b627fcb4584ae..a6d160adde313839302d8d89fc96c3b2102d582c 100644 --- a/src/main/java/org/orekit/rugged/utils/RoughVisibilityEstimator.java +++ b/src/main/java/org/orekit/rugged/utils/RoughVisibilityEstimator.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/Selector.java b/src/main/java/org/orekit/rugged/utils/Selector.java index 060a8801509f956ddad19f6c45496b234c45b478..6173090ec53ab09e53d76d8f083237fb4ca73be0 100644 --- a/src/main/java/org/orekit/rugged/utils/Selector.java +++ b/src/main/java/org/orekit/rugged/utils/Selector.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/main/java/org/orekit/rugged/utils/SpacecraftToObservedBody.java b/src/main/java/org/orekit/rugged/utils/SpacecraftToObservedBody.java index 0dd8583ea2ba7a97a8af15ffe99282ef94863b63..2a83abb20f8815e8b614d612e0e4bb1b5119a58b 100644 --- a/src/main/java/org/orekit/rugged/utils/SpacecraftToObservedBody.java +++ b/src/main/java/org/orekit/rugged/utils/SpacecraftToObservedBody.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/site/markdown/building.md b/src/site/markdown/building.md index 224327edceeb2650dde194a6394f40588345a8df..d36d2888318e95c5c63b72fed0198fd32ec95d05 100644 --- a/src/site/markdown/building.md +++ b/src/site/markdown/building.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/configuration.md b/src/site/markdown/configuration.md index 658a5e4eacdf847ccb82aab631982c8771236a42..1a1e16b2a3af08c9fd4500cacd7df6da1e68cd6c 100644 --- a/src/site/markdown/configuration.md +++ b/src/site/markdown/configuration.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/contact.md b/src/site/markdown/contact.md index b82ba2de32fcc68f5725d33028a9115a60b46a74..0bc74878d7c51f5a645c3c58c5f67fe5718f3cfa 100644 --- a/src/site/markdown/contact.md +++ b/src/site/markdown/contact.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/contributing.md b/src/site/markdown/contributing.md index 0165345ec18fe71f981dc07c5db0bc708c847fdb..61a38cd8667d78d91123693f727458569d78844e 100644 --- a/src/site/markdown/contributing.md +++ b/src/site/markdown/contributing.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/design/digital-elevation-model.md b/src/site/markdown/design/digital-elevation-model.md index cfb648e6ce6aaabe0f162b9dd850fe80e7ca3aea..8cee4460fe8f09ccdf01db13659c9e73ca224789 100644 --- a/src/site/markdown/design/digital-elevation-model.md +++ b/src/site/markdown/design/digital-elevation-model.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/design/overview.md b/src/site/markdown/design/overview.md index a33ccbea545ce27b6a680530c60e01cc037191b3..a1669a350579b40ef72b5989c857e74bcb8f8342 100644 --- a/src/site/markdown/design/overview.md +++ b/src/site/markdown/design/overview.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/design/preliminary-design.md b/src/site/markdown/design/preliminary-design.md index 20a62828899007666116793ceef0b614374b7784..2e26c11f946798eb51602c342d5cc7fab452d02e 100644 --- a/src/site/markdown/design/preliminary-design.md +++ b/src/site/markdown/design/preliminary-design.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/design/technical-choices.md b/src/site/markdown/design/technical-choices.md index f880805f229d9feea61d8f8f2f6ba5bc9c629465..8953e5a4aedb31391bc4c03a961eacd73ab49323 100644 --- a/src/site/markdown/design/technical-choices.md +++ b/src/site/markdown/design/technical-choices.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/downloads.md b/src/site/markdown/downloads.md index 7795c10fb8fd189ebfa4512f6cdae2aa84500cd9..36dc356036ca3970dfa263ffe9a60d7d54fe6870 100644 --- a/src/site/markdown/downloads.md +++ b/src/site/markdown/downloads.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/faq.md b/src/site/markdown/faq.md index 3384a20578712a21ffa57f182ceb63e78980896f..d667ba78111b8629518f973a06497c27e8694d6d 100644 --- a/src/site/markdown/faq.md +++ b/src/site/markdown/faq.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/guidelines.md b/src/site/markdown/guidelines.md index 3df0de50c316de3855f5c65bc669e1b30e1660ef..03e419e0ee620ece5748bdd291c9211f34156b23 100644 --- a/src/site/markdown/guidelines.md +++ b/src/site/markdown/guidelines.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 48f35f9874abdc6657c7743d90bd7afe7a0d5376..1707ec5c4d9a8a5f4864c2f8bd86845c2d084a7b 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/sources.md b/src/site/markdown/sources.md index 07e4975d41c2cec4f99065627519627d86c9f422..2197cf1a3814bfb91d8c7ba09066e092570196e6 100644 --- a/src/site/markdown/sources.md +++ b/src/site/markdown/sources.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/tutorials/direct-location-with-DEM.md b/src/site/markdown/tutorials/direct-location-with-DEM.md index 6d33ef00936f7212600837cef8909a4a706227e4..11c3d29ac91a2425f7eaa346bd262d171a12d86d 100644 --- a/src/site/markdown/tutorials/direct-location-with-DEM.md +++ b/src/site/markdown/tutorials/direct-location-with-DEM.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/tutorials/direct-location.md b/src/site/markdown/tutorials/direct-location.md index c8cea13791f85bda7f40a2964daae7ac6a968ec3..21afc0133565dc14fc1a441e7ec2ed5ca77c5990 100644 --- a/src/site/markdown/tutorials/direct-location.md +++ b/src/site/markdown/tutorials/direct-location.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/tutorials/inverse-location.md b/src/site/markdown/tutorials/inverse-location.md index bf455331b0cdcfaa8384cf6bd651a7bf82f79c58..42bb4a550efcb57fdbd21899c08c91d6a88c99f4 100644 --- a/src/site/markdown/tutorials/inverse-location.md +++ b/src/site/markdown/tutorials/inverse-location.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/markdown/tutorials/tile-updater.md b/src/site/markdown/tutorials/tile-updater.md index ac1b1e9980bf3558c0c3b2cb5bededf7bc9555eb..d2f3795ae804f12cbd3d36075270612ed6d9eafb 100644 --- a/src/site/markdown/tutorials/tile-updater.md +++ b/src/site/markdown/tutorials/tile-updater.md @@ -1,4 +1,4 @@ -<!--- Copyright 2013-2015 CS Systèmes d'Information +<!--- Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/site.xml b/src/site/site.xml index 6757d7cd08bafad01d59b3099c494ce8c34cbe0d..9459b26f45a1dbb2b956837832f6797157328c86 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright 2013-2014 CS Systèmes d'Information + Copyright 2013-2016 CS Systèmes d'Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml index b30a574af4f44930d41c7dbad708f2a7fbb4dd1e..674044777c1ab46789b6046d6f1393f1bdbbc19a 100644 --- a/src/site/xdoc/changes.xml +++ b/src/site/xdoc/changes.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<!-- Copyright 2002-2014 CS Systèmes d'Information +<!-- Copyright 2013-2016 CS Systèmes d'Information Licensed to CS Systèmes d'Information (CS) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/TestUtils.java b/src/test/java/org/orekit/rugged/TestUtils.java index 8be67ea94d3022ed66fb05015fd199d04212d39c..43a28f2236f8913db4e5fe729b48b6911a6e5934 100644 --- a/src/test/java/org/orekit/rugged/TestUtils.java +++ b/src/test/java/org/orekit/rugged/TestUtils.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/api/RuggedBuilderTest.java b/src/test/java/org/orekit/rugged/api/RuggedBuilderTest.java index c1310a8eeed7e8396f5f2e47452497e223fdba67..f682a3a55fef7d480bc0f17cba15f4af76096c93 100644 --- a/src/test/java/org/orekit/rugged/api/RuggedBuilderTest.java +++ b/src/test/java/org/orekit/rugged/api/RuggedBuilderTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/api/RuggedTest.java b/src/test/java/org/orekit/rugged/api/RuggedTest.java index 4ed3492c9ae16a4d7ac23de6eaccf2a9a16e0ea6..81cc7894f39d2e1e9fd74269a02af62384b6bfbc 100644 --- a/src/test/java/org/orekit/rugged/api/RuggedTest.java +++ b/src/test/java/org/orekit/rugged/api/RuggedTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/errors/DumpManagerTest.java b/src/test/java/org/orekit/rugged/errors/DumpManagerTest.java index 8f41011aefd3693c92cb78861391f8e26621ffa3..77ef4a882625f4e10e38507c98465943e2911c29 100644 --- a/src/test/java/org/orekit/rugged/errors/DumpManagerTest.java +++ b/src/test/java/org/orekit/rugged/errors/DumpManagerTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/errors/DumpReplayerTest.java b/src/test/java/org/orekit/rugged/errors/DumpReplayerTest.java index d5fc491a41347356518b3b80ffbb968b937bcd66..3841ecabf92426b557557a66ab29dc6d8b4083a8 100644 --- a/src/test/java/org/orekit/rugged/errors/DumpReplayerTest.java +++ b/src/test/java/org/orekit/rugged/errors/DumpReplayerTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/errors/RuggedMessagesTest.java b/src/test/java/org/orekit/rugged/errors/RuggedMessagesTest.java index fa07bcf5d9d120436e25b35bfa860c8844e95ad4..bceb8253d576d488dea378dc028171442714d0c3 100644 --- a/src/test/java/org/orekit/rugged/errors/RuggedMessagesTest.java +++ b/src/test/java/org/orekit/rugged/errors/RuggedMessagesTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/intersection/AbstractAlgorithmTest.java b/src/test/java/org/orekit/rugged/intersection/AbstractAlgorithmTest.java index 51bbca8b08414cc71cb6b05cf81df7dfcf9dafe6..62b5189ab81adff74fb3ae4d5756966f38480738 100644 --- a/src/test/java/org/orekit/rugged/intersection/AbstractAlgorithmTest.java +++ b/src/test/java/org/orekit/rugged/intersection/AbstractAlgorithmTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/intersection/BasicScanAlgorithmTest.java b/src/test/java/org/orekit/rugged/intersection/BasicScanAlgorithmTest.java index f57c313d37207203210c5481b0b6232e5cdc351e..9f930db138249d820eb7a9b441e848f61af04b93 100644 --- a/src/test/java/org/orekit/rugged/intersection/BasicScanAlgorithmTest.java +++ b/src/test/java/org/orekit/rugged/intersection/BasicScanAlgorithmTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/intersection/ConstantElevationAlgorithmTest.java b/src/test/java/org/orekit/rugged/intersection/ConstantElevationAlgorithmTest.java index 471180cf802a74990c49987529d9a8a9d2c5d2c2..95e26b2687f9a93a2985547fb9da839463e4cac3 100644 --- a/src/test/java/org/orekit/rugged/intersection/ConstantElevationAlgorithmTest.java +++ b/src/test/java/org/orekit/rugged/intersection/ConstantElevationAlgorithmTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithmTest.java b/src/test/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithmTest.java index a0a3fb5164b9b2c79d8e778b9a6bb035834302ae..f26989d7769e9821cfbd59a4bdb7df08081b0360 100644 --- a/src/test/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithmTest.java +++ b/src/test/java/org/orekit/rugged/intersection/duvenhage/DuvenhageAlgorithmTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileTest.java b/src/test/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileTest.java index ff96186e0e928a1b421af41ce3a29a0a0e713fe1..8212fdf78215cb4a4df944ef438ca8dbda2bc66d 100644 --- a/src/test/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileTest.java +++ b/src/test/java/org/orekit/rugged/intersection/duvenhage/MinMaxTreeTileTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossingTest.java b/src/test/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossingTest.java index 83adee243c4189017706e9671dfc0b700c43b043..cf2c6749ac47a3f3e8fd4a41f6acabf0cd39ee6f 100644 --- a/src/test/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossingTest.java +++ b/src/test/java/org/orekit/rugged/linesensor/SensorMeanPlaneCrossingTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/CheckedPatternElevationUpdater.java b/src/test/java/org/orekit/rugged/raster/CheckedPatternElevationUpdater.java index 3eff620831fca908f2a699aca6f8c31a594bce69..19a8bc6dcfde2d2b77c43d75b74d27bb63643b70 100644 --- a/src/test/java/org/orekit/rugged/raster/CheckedPatternElevationUpdater.java +++ b/src/test/java/org/orekit/rugged/raster/CheckedPatternElevationUpdater.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/CliffsElevationUpdater.java b/src/test/java/org/orekit/rugged/raster/CliffsElevationUpdater.java index c2f52e927bbc626dd23bffe10ebecee771bb98bf..ecb9fae441d7f96f9f443cdd28bdd508f7171fdc 100644 --- a/src/test/java/org/orekit/rugged/raster/CliffsElevationUpdater.java +++ b/src/test/java/org/orekit/rugged/raster/CliffsElevationUpdater.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/CountingFactory.java b/src/test/java/org/orekit/rugged/raster/CountingFactory.java index 3b4c9fa7b4e5d5415416149ca6e14b15e32b756b..b8f73efd289a98ba816bc0bff3c5bb5e6336e0e6 100644 --- a/src/test/java/org/orekit/rugged/raster/CountingFactory.java +++ b/src/test/java/org/orekit/rugged/raster/CountingFactory.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/RandomLandscapeUpdater.java b/src/test/java/org/orekit/rugged/raster/RandomLandscapeUpdater.java index d37267fb218947c147d83e1f98d8c4774a896253..2e8164c8725808572104963ddbe3feab54da3650 100644 --- a/src/test/java/org/orekit/rugged/raster/RandomLandscapeUpdater.java +++ b/src/test/java/org/orekit/rugged/raster/RandomLandscapeUpdater.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/SimpleTileTest.java b/src/test/java/org/orekit/rugged/raster/SimpleTileTest.java index 3e33de62308406996f79996b792e313d389c04a2..2d492b3c9d67b2c3ecf0456f66314275e2e9c132 100644 --- a/src/test/java/org/orekit/rugged/raster/SimpleTileTest.java +++ b/src/test/java/org/orekit/rugged/raster/SimpleTileTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/TilesCacheTest.java b/src/test/java/org/orekit/rugged/raster/TilesCacheTest.java index 2863e5e74a97f6dc0e0ac7dfff9b51fba8a3a58e..9c67bc1443ba05d7f5a738f65414ae8f5fc5aecd 100644 --- a/src/test/java/org/orekit/rugged/raster/TilesCacheTest.java +++ b/src/test/java/org/orekit/rugged/raster/TilesCacheTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/raster/VolcanicConeElevationUpdater.java b/src/test/java/org/orekit/rugged/raster/VolcanicConeElevationUpdater.java index 59fbcd1d4658ff7779c9fa87a0a112f1ca4aaf6d..9ec08e5de599eead0161eef9f572cb429b5419e5 100644 --- a/src/test/java/org/orekit/rugged/raster/VolcanicConeElevationUpdater.java +++ b/src/test/java/org/orekit/rugged/raster/VolcanicConeElevationUpdater.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/utils/ExtendedEllipsoidTest.java b/src/test/java/org/orekit/rugged/utils/ExtendedEllipsoidTest.java index d3efa2534c8a63c089174b481c421cced463aa63..337db8b8d421cc8cf3c66a45a0bb8e5a03cc4f7c 100644 --- a/src/test/java/org/orekit/rugged/utils/ExtendedEllipsoidTest.java +++ b/src/test/java/org/orekit/rugged/utils/ExtendedEllipsoidTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/test/java/org/orekit/rugged/utils/RoughVisibilityEstimatorTest.java b/src/test/java/org/orekit/rugged/utils/RoughVisibilityEstimatorTest.java index 5858bf5ddeeaabbe9c0a2ed80775071387088d91..e24338433cda1e43bb8a8436c0a1a5c7019559b1 100644 --- a/src/test/java/org/orekit/rugged/utils/RoughVisibilityEstimatorTest.java +++ b/src/test/java/org/orekit/rugged/utils/RoughVisibilityEstimatorTest.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/tutorials/java/fr/cs/examples/DirectLocation.java b/src/tutorials/java/fr/cs/examples/DirectLocation.java index 98cf00127db6e4e21b6de63064fb028006c51e1f..1c417858710f84e615193e8764f0fc7bdcd4870b 100644 --- a/src/tutorials/java/fr/cs/examples/DirectLocation.java +++ b/src/tutorials/java/fr/cs/examples/DirectLocation.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/tutorials/java/fr/cs/examples/DirectLocationWithDEM.java b/src/tutorials/java/fr/cs/examples/DirectLocationWithDEM.java index d58273719f67b1de160dfef6b363a0f0c2ad563e..64fe1f825035a1e664448500b7a17196c8de1e90 100644 --- a/src/tutorials/java/fr/cs/examples/DirectLocationWithDEM.java +++ b/src/tutorials/java/fr/cs/examples/DirectLocationWithDEM.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. diff --git a/src/tutorials/java/fr/cs/examples/InverseLocation.java b/src/tutorials/java/fr/cs/examples/InverseLocation.java index f3412252ed132f571461eaade7097e85fbf1bfdc..1e3269f0d6ffb2c75fe8f70ae7e19019de4c2476 100644 --- a/src/tutorials/java/fr/cs/examples/InverseLocation.java +++ b/src/tutorials/java/fr/cs/examples/InverseLocation.java @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 CS Systèmes d'Information +/* Copyright 2013-2016 CS Systèmes d'Information * Licensed to CS Systèmes d'Information (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership.