From 6558f68cd4678f4b730ccb61f450963c42080884 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Sun, 13 Nov 2022 15:32:24 +1100 Subject: [PATCH] Minor fix --- src/ifcopenshell-python/ifcopenshell/api/project/create_file.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ifcopenshell-python/ifcopenshell/api/project/create_file.py b/src/ifcopenshell-python/ifcopenshell/api/project/create_file.py index 48f6a60626..7919d4c99d 100644 --- a/src/ifcopenshell-python/ifcopenshell/api/project/create_file.py +++ b/src/ifcopenshell-python/ifcopenshell/api/project/create_file.py @@ -1,4 +1,6 @@ # IfcOpenShell - IFC toolkit and geometry engine +# Copyright (C) 2021, 2022 Dion Moult +# # This file is part of IfcOpenShell. # # IfcOpenShell is free software: you can redistribute it and/or modify