On 06/02/2013 12:54 PM, Ralf Corsepius wrote:
On 05/31/2013 03:42 PM, Ralf Kirchner wrote:
diff --git a/testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h
b/testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h
new file mode 100644
index 0000000..bb0e565
--- /dev/null
+++ b/testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h
@@ -0,0 +1,3051 @@
+/**
+ * @file image_bin_le_multibyte.h
+ *
+ * @ingroup [GROUP NAME]
+ *
+ * @brief [SHORT DESCRIPTION OF MODULE]
+ */
+
+/*
+ * Copyright (c) 2013 embedded brains GmbH.  All rights reserved.
+ *
+ *  embedded brains GmbH
+ *  Dornierstr. 4
+ *  82178 Puchheim
+ *  Germany
+ *<[email protected]>
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ *http://www.rtems.com/license/LICENSE.
+ */
+
+/*
+ *  Declarations for C structure representing a disk image
+ *
+ *  WARNING: Automatically generated -- do not edit!
+ */
+#ifndef IMAGE_BIN_LE_MULTIBYTE_H_
+#define IMAGE_BIN_LE_MULTIBYTE_H_
+

AFAIU, this code qualifies is a hex dump of some binary, seemingly having been
generated by some seemingly unfree tool.

It is generated from init.c if PRINT_DISK_IMAGE != 0.


=> In this shape this code violates the RTEMS license and may not be applied to
RTEMS.


Please reimplement this by using free tools.

So if I use notepad.exe on Windows to write RTEMS source code I violate the RTEMS license?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : [email protected]
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
[email protected]
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to