diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintContact.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintContact.iv index 2a6455cdd6..1723f4b380 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintContact.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintContact.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintDisplacement.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintDisplacement.iv index 8c94b9a89b..e4895f7dcc 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintDisplacement.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintDisplacement.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintFixed.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintFixed.iv index a0494da316..9af3c94e85 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintFixed.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintFixed.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintForce.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintForce.iv index 5ac7254065..90df0a45b3 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintForce.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintForce.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintHeatFlux.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintHeatFlux.iv index 6ba000fa45..0e52b83855 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintHeatFlux.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintHeatFlux.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintPlaneRotation.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintPlaneRotation.iv index d5ec896cd3..de74787542 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintPlaneRotation.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintPlaneRotation.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintPressure.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintPressure.iv index 137c2325e6..8cfe3300e8 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintPressure.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintPressure.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv index 4e75700a9d..fd4da8d21f 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintSectionPrint.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintSectionPrint.iv index ddcb93fae9..9fab479a3c 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintSectionPrint.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintSectionPrint.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintSpring.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintSpring.iv index 943232eca9..cb7640d3a5 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintSpring.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintSpring.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintTemperature.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintTemperature.iv index cb6691cc0a..29269a2443 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintTemperature.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintTemperature.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintTie.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintTie.iv index 62d491599b..1dff7e5f43 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintTie.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintTie.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator { diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintTransform.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintTransform.iv index f001b5daa1..13a0715d32 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintTransform.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintTransform.iv @@ -1,5 +1,28 @@ #Inventor V2.1 ascii +# SPDX-License-Identifier: LGPL-2.1-or-later + +#/*************************************************************************** +# * Copyright (c) 2024 Mario Passaglia * +# * * +# * This file is part of FreeCAD. * +# * * +# * FreeCAD 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, or (at your option) any later version. * +# * * +# * FreeCAD is distributed in the hope that it will be useful, but * +# * WITHOUT ANY WARRANTY; without even the implied warranty of * +# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * +# * Lesser General Public License for more details. * +# * * +# * You should have received a copy of the GNU Lesser General Public * +# * License along with FreeCAD. If not, see * +# * . * +# * * +# ************************************************************************** + Separator {