Skip to content

Commit c33c774

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Resolve copyright compliance
1 parent 9ba580d commit c33c774

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/unit-tests/NUnit_Engine_WrongReferencesTests/Objects/SampleTestClass.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of the Buildings and Habitats object Model (BHoM)
3-
* Copyright (c) 2015 - 2022, the respective contributors. All rights reserved.
3+
* Copyright (c) 2015 - 2023, the respective contributors. All rights reserved.
44
*
55
* Each contributor holds copyright over their respective contributions.
66
* The project versioning (Git) records all such contribution source information.
@@ -33,3 +33,4 @@ namespace BH.Test.Engine.NUnit.Objects
3333
[Description("Example test class inheriting the base NUnitTest class. Used to test against the base class' behaviour.")]
3434
public class SampleTestClass : NUnitTest { }
3535
}
36+

0 commit comments

Comments
 (0)