From d999f865eaef44b887b5c40799572e849ac4ca78 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 29 Jul 2021 14:48:40 +0200 Subject: rtems: Generate Change license to BSD-2-Clause according to file histories and documentation re-licensing agreement. Place the group into the I/O Manager group. Add all source files to the group. Update #3899. Update #3993. Update #4482. --- cpukit/libcsupport/src/rtems_putc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libcsupport/src/rtems_putc.c') diff --git a/cpukit/libcsupport/src/rtems_putc.c b/cpukit/libcsupport/src/rtems_putc.c index e27b1e4544..726893c2f1 100644 --- a/cpukit/libcsupport/src/rtems_putc.c +++ b/cpukit/libcsupport/src/rtems_putc.c @@ -3,7 +3,7 @@ /** * @file * - * @ingroup BSPIO + * @ingroup RTEMSAPIKernelCharIO * * @brief This source file contains the implementation of rtems_putc(). */ -- cgit v1.2.3