summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-22 14:40:34 -0500
committerJoel Sherrill <joel@rtems.org>2022-03-24 10:01:51 -0500
commit628bd9b682e746690b380c254b15ef370e99c565 (patch)
tree76468d8bb43fb77e2625a0c383cddd5cc8782481 /cpukit/libfs
parentvalidation: Clarify comment (diff)
downloadrtems-628bd9b682e746690b380c254b15ef370e99c565.tar.bz2
cpukit/: Update Eric Norum contact info and normalize file headers
Diffstat (limited to 'cpukit/libfs')
-rw-r--r--cpukit/libfs/src/ftpfs/tftpDriver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/ftpfs/tftpDriver.c b/cpukit/libfs/src/ftpfs/tftpDriver.c
index 896aaf132d..bebe748ca5 100644
--- a/cpukit/libfs/src/ftpfs/tftpDriver.c
+++ b/cpukit/libfs/src/ftpfs/tftpDriver.c
@@ -9,7 +9,7 @@
*/
/*
- * Copyright 1998 Eric Norum <eric.norum@usask.ca>
+ * Copyright (c) 1998 Eric Norum <eric@norum.ca>
*
* Modifications to support reference counting in the file system are
* Copyright (c) 2012 embedded brains GmbH.