File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
2
* 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.
4
4
*
5
5
* Each contributor holds copyright over their respective contributions.
6
6
* The project versioning (Git) records all such contribution source information.
@@ -49,3 +49,4 @@ public static PythonEnvironment VirtualEnv(string envName)
49
49
}
50
50
}
51
51
52
+
Original file line number Diff line number Diff line change 1
1
/*
2
2
* 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.
4
4
*
5
5
* Each contributor holds copyright over their respective contributions.
6
6
* The project versioning (Git) records all such contribution source information.
@@ -48,3 +48,4 @@ public static string VirtualEnvDirectory(string envName)
48
48
}
49
49
}
50
50
51
+
Original file line number Diff line number Diff line change 1
1
/*
2
2
* 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.
4
4
*
5
5
* Each contributor holds copyright over their respective contributions.
6
6
* The project versioning (Git) records all such contribution source information.
@@ -48,3 +48,4 @@ public static string VirtualEnvPythonExePath(string envName)
48
48
}
49
49
}
50
50
51
+
You can’t perform that action at this time.
0 commit comments