File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,6 +150,16 @@ Copyright: 2004-2025 The LinuxCNC Developers and notably
150150 .
151151 Please inspect the logs of the git repository to learn about the >230 (11/2021) committers.
152152License: GPL-2+
153+
154+ Files: src/emc/tp/ruckig/*
155+ Copyright:
156+ 2021-2024 Lars Berscheid
157+ License: Expat
158+
159+ Files: src/emc/tp/ruckig_wrapper.*
160+ Copyright:
161+ 2024 杨阳 <mika-net@outlook.com>
162+ License: GPL-2
153163
154164Files: docs/*
155165Copyright:
@@ -410,7 +420,7 @@ License: Boost-1.0
410420
411421Files: debian/linuxcnc-uspace.metainfo.xml
412422Copyright: 2021 Petter Reinholdtsen <pere@debian.org>
413- License: MIT
423+ License: Expat
414424
415425Files: unit_tests/greatest.h
416426Copyright: 2011-2019 Scott Vokes <vokes.s@gmail.com>
@@ -510,7 +520,7 @@ License: GPL-3+
510520 On Debian systems, the complete text of the GNU General
511521 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
512522
513- License: MIT
523+ License: Expat
514524 Permission is hereby granted, free of charge, to any person obtaining a copy
515525 of this software and associated documentation files (the "Software"), to deal
516526 in the Software without restriction, including without limitation the rights
Original file line number Diff line number Diff line change 11/* *******************************************************************
2- * Description: ruckig_wrapper.c
2+ * Description: ruckig_wrapper.cc
33* Ruckig trajectory planning library wrapper implementation
44*
55* This file provides a C wrapper around Ruckig C++ library
You can’t perform that action at this time.
0 commit comments