Index: Core/Plugins/test/Core.Plugins.Chart.Test/ChartPluginTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/ChartPluginTest.cs (.../ChartPluginTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/ChartPluginTest.cs (.../ChartPluginTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/ChartingRibbonTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/ChartingRibbonTest.cs (.../ChartingRibbonTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/ChartingRibbonTest.cs (.../ChartingRibbonTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/Commands/ToggleLegendViewCommandTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/Commands/ToggleLegendViewCommandTest.cs (.../ToggleLegendViewCommandTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/Commands/ToggleLegendViewCommandTest.cs (.../ToggleLegendViewCommandTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartDataCollectionTreeNodeInfoTest.cs =================================================================== diff -u -r1d6350fd6978149c7ad522faba18855f8119462f -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartDataCollectionTreeNodeInfoTest.cs (.../ChartDataCollectionTreeNodeInfoTest.cs) (revision 1d6350fd6978149c7ad522faba18855f8119462f) +++ Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartDataCollectionTreeNodeInfoTest.cs (.../ChartDataCollectionTreeNodeInfoTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartDataContextTreeNodeInfoTest.cs =================================================================== diff -u -rd735c4b7ac8791be95811c3b79dcb502d50c11e6 -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartDataContextTreeNodeInfoTest.cs (.../ChartDataContextTreeNodeInfoTest.cs) (revision d735c4b7ac8791be95811c3b79dcb502d50c11e6) +++ Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartDataContextTreeNodeInfoTest.cs (.../ChartDataContextTreeNodeInfoTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartLegendControllerTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartLegendControllerTest.cs (.../ChartLegendControllerTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartLegendControllerTest.cs (.../ChartLegendControllerTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartLegendViewTest.cs =================================================================== diff -u -r3098804e6dc9d7aae2733700bfb5772eab1956d7 -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartLegendViewTest.cs (.../ChartLegendViewTest.cs) (revision 3098804e6dc9d7aae2733700bfb5772eab1956d7) +++ Core/Plugins/test/Core.Plugins.Chart.Test/Legend/ChartLegendViewTest.cs (.../ChartLegendViewTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PresentationObjects/ChartDataContextTest.cs =================================================================== diff -u -red92d5353ea8138720874c61c353fd70fd12d3d0 -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PresentationObjects/ChartDataContextTest.cs (.../ChartDataContextTest.cs) (revision ed92d5353ea8138720874c61c353fd70fd12d3d0) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PresentationObjects/ChartDataContextTest.cs (.../ChartDataContextTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartAreaDataPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartAreaDataPropertiesTest.cs (.../ChartAreaDataPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartAreaDataPropertiesTest.cs (.../ChartAreaDataPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartDataCollectionPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartDataCollectionPropertiesTest.cs (.../ChartDataCollectionPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartDataCollectionPropertiesTest.cs (.../ChartDataCollectionPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartDataPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartDataPropertiesTest.cs (.../ChartDataPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartDataPropertiesTest.cs (.../ChartDataPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartLineDataPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartLineDataPropertiesTest.cs (.../ChartLineDataPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartLineDataPropertiesTest.cs (.../ChartLineDataPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs (.../ChartMultipleAreaDataPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs (.../ChartMultipleAreaDataPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartMultipleLineDataPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartMultipleLineDataPropertiesTest.cs (.../ChartMultipleLineDataPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartMultipleLineDataPropertiesTest.cs (.../ChartMultipleLineDataPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartPointDataPropertiesTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartPointDataPropertiesTest.cs (.../ChartPointDataPropertiesTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/PropertyClasses/ChartPointDataPropertiesTest.cs (.../ChartPointDataPropertiesTest.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/TestChartView.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/TestChartView.cs (.../TestChartView.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/TestChartView.cs (.../TestChartView.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/TestView.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/TestView.cs (.../TestView.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/TestView.cs (.../TestView.cs) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,8 +1,8 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // -// This file is part of Ringtoets. +// This file is part of Riskeer. // -// Ringtoets is free software: you can redistribute it and/or modify +// Riskeer is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. Index: Core/Plugins/test/Core.Plugins.Chart.Test/packages.config =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r6ad1923251c39f361b8ba43addbcfdf148bbaf57 --- Core/Plugins/test/Core.Plugins.Chart.Test/packages.config (.../packages.config) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Core/Plugins/test/Core.Plugins.Chart.Test/packages.config (.../packages.config) (revision 6ad1923251c39f361b8ba43addbcfdf148bbaf57) @@ -1,10 +1,10 @@