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/putk.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cpukit/libcsupport/src/putk.c') diff --git a/cpukit/libcsupport/src/putk.c b/cpukit/libcsupport/src/putk.c index 87da29667d..4407405a22 100644 --- a/cpukit/libcsupport/src/putk.c +++ b/cpukit/libcsupport/src/putk.c @@ -1,8 +1,9 @@ /** - * @file + * @file * - * @brief Write Character to Stream - * @ingroup libcsupport + * @ingroup RTEMSAPIKernelCharIO + * + * @brief This source file contains the implementation of putk(). */ /* -- cgit v1.2.3