FreeCAD-macros icon indicating copy to clipboard operation
FreeCAD-macros copied to clipboard

Macros without licenses

Open chennes opened this issue 6 months ago • 3 comments

There are currently six macros in the repository here that don't have a license set in __LICENSE__: without it, they are "All rights reserved" and we don't actually have the right to distribute them. This is almost certainly not the author's intent: we should reach out to the authors of the following macros and ask them for licensing information. Without it, we should remove them from the repo.

  • Foto
  • FCRotateViewAbsolute
  • SketcherClipView
  • SketcherOffset
  • Camera
  • AirfoilImportAndScale

chennes avatar Aug 24 '25 02:08 chennes

@quick61 Could you update the license for AirfoilImportAndScale?

oursland avatar Aug 26 '25 21:08 oursland

@microelly2 Can you update/specify the license for Foto, FCRotateViewAbsolute, and AirfoilImportAndScale?

I solved SketcherClipView, SketcherOffset, Camera by removal.

galou avatar Sep 23 '25 15:09 galou

@galou AirfoilImportAndScale is listed on the Wiki, so we can use CC-BY-3.0 as its license. Foto and FCRotateViewAbsolute don't, and so should probably also be removed.

chennes avatar Jan 06 '26 04:01 chennes