summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/login_check.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-04-01 13:18:49 -0500
committerJoel Sherrill <joel@rtems.org>2022-04-05 13:13:31 -0500
commit5f8c41c389a32b3c8d0503e550c6388f62f2927f (patch)
tree9f975164ebb0540675ff5b03dcd8db2fe256f8b9 /cpukit/libmisc/shell/login_check.c
parentbsp/stm32h7: Convert to UNIX line endings (diff)
downloadrtems-5f8c41c389a32b3c8d0503e550c6388f62f2927f.tar.bz2
Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>
This was requested to be executed prior to relicensing to BSD-2.
Diffstat (limited to 'cpukit/libmisc/shell/login_check.c')
-rw-r--r--cpukit/libmisc/shell/login_check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libmisc/shell/login_check.c b/cpukit/libmisc/shell/login_check.c
index 023f5c9281..5ba2332070 100644
--- a/cpukit/libmisc/shell/login_check.c
+++ b/cpukit/libmisc/shell/login_check.c
@@ -7,7 +7,6 @@
/*
* Copyright (c) 2009-2014 embedded brains GmbH and others.
*
- *
* Based on work from Chris Johns and Fernando Ruiz.
*
* Derived from file "cpukit/libmisc/shell/shell.c".