]> git.feebdaed.xyz Git - 0xmirror/SOEM.git/commitdiff
Update headers
authorHans-Erik Floryd <hans-erik.floryd@rt-labs.com>
Fri, 11 Jul 2025 12:13:56 +0000 (14:13 +0200)
committerHans-Erik Floryd <hans-erik.floryd@rt-labs.com>
Fri, 11 Jul 2025 12:13:56 +0000 (14:13 +0200)
Fix some headers that were missed in previous commits.

Change-Id: Ifa08fedf9199ba8c8a0766293bc7933e7f7475f2

cmake/AddENI.cmake
cmake/Linux.cmake
cmake/Windows.cmake
cmake/rt-kernel.cmake
contrib/cmake/rtems.cmake
include/soem/ec_options.h.in
include/soem/soem.h

index dd347024b503a61e45ccd3065aa07455a1221a95..177699b50ddc41bf4f36bf89f93fe175c0b4e260 100644 (file)
@@ -1,5 +1,6 @@
-# Licensed under the GNU General Public License version 2 with exceptions. See
-# LICENSE file in the project root for full license information
+# This software is dual-licensed under GPLv3 and a commercial
+# license. See the file LICENSE.md distributed with this software for
+# full license information.
 
 #[=======================================================================[.rst:
 add_eni
index 22540686c07387932e9f59f9a1c26c0f090a62fc..6062d4f9151a78c4a8c67172b87c6006f18d908e 100644 (file)
@@ -1,5 +1,6 @@
-# Licensed under the GNU General Public License version 2 with exceptions. See
-# LICENSE file in the project root for full license information
+# This software is dual-licensed under GPLv3 and a commercial
+# license. See the file LICENSE.md distributed with this software for
+# full license information.
 
 target_sources(soem PRIVATE
   osal/linux/osal.c
index cfd4d7302fb070415901a264f0b21f85758930a5..1f71db5001199ed9bc2aeebb36d7cc6b051036b5 100644 (file)
@@ -1,5 +1,6 @@
-# Licensed under the GNU General Public License version 2 with exceptions. See
-# LICENSE file in the project root for full license information
+# This software is dual-licensed under GPLv3 and a commercial
+# license. See the file LICENSE.md distributed with this software for
+# full license information.
 
 target_sources(soem PRIVATE
   osal/win32/osal.c
index 03c0f9cfd7dd068811ef290d7fc92b771055009f..938632619f98cc030ebea06b151c8821f20d80e5 100644 (file)
@@ -1,5 +1,6 @@
-# Licensed under the GNU General Public License version 2 with exceptions. See
-# LICENSE file in the project root for full license information
+# This software is dual-licensed under GPLv3 and a commercial
+# license. See the file LICENSE.md distributed with this software for
+# full license information.
 
 find_package(rtkernel)
 find_package(${BSP})
index 9a5652fe68a4678b5a4a3268fc485820e7139b63..0f5c6ba9c1a521d77cf34b9b764d77997847fb59 100644 (file)
@@ -1,5 +1,6 @@
-# Licensed under the GNU General Public License version 2 with exceptions. See
-# LICENSE file in the project root for full license information
+# This software is dual-licensed under GPLv3 and a commercial
+# license. See the file LICENSE.md distributed with this software for
+# full license information.
 
 set(BUILD_TESTS FALSE)
 
index c11240e66719da60df157b7ed1bbcff1ff3cc2b6..4f8409b8c750cc26b378f28e6303828f6a1209df 100644 (file)
@@ -1,6 +1,7 @@
 /*
- * Licensed under the GNU General Public License version 2 with exceptions. See
- * LICENSE file in the project root for full license information
+ * This software is dual-licensed under GPLv3 and a commercial
+ * license. See the file LICENSE.md distributed with this software for
+ * full license information.
  */
 
 /** \file
index 85923232218c62ef149b8d66b68c89f54022baa1..e4d43a8e8cb781f8ff55a0966d4bfcea5f0c080b 100644 (file)
@@ -1,6 +1,7 @@
 /*
- * Licensed under the GNU General Public License version 2 with exceptions. See
- * LICENSE file in the project root for full license information
+ * This software is dual-licensed under GPLv3 and a commercial
+ * license. See the file LICENSE.md distributed with this software for
+ * full license information.
  */
 
 /** \file