Salome HOME
Copyright update 2021
[samples/component.git] / src / AddComponent / CMakeLists.txt
index 5cf248ff50acd796ba8848c732fb8d11ab19fa70..c512002b79c54433a775cd1e432bec7dadd871ac 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library 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 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -57,6 +57,7 @@ SET(_link_LIBRARIES
 SET(AddComponentEngine_HEADERS
   AddComponent_Impl.hxx
   Adder_Impl.hxx
+  AddComponent.hxx 
 )
 
 # --- sources ---