summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsrfsbitmap01
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-10-11 18:25:03 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-10-11 18:25:03 +0200
commitfd7161017bf6cf1a3299d920d2e674532cc0cb5f (patch)
treecdbc0964dbdeb1822e0d184a884e69f6bf99553f /testsuites/fstests/fsrfsbitmap01
parentMisc. cosmetic changes. (diff)
downloadrtems-fd7161017bf6cf1a3299d920d2e674532cc0cb5f.tar.bz2
Cleanup Krzysztof's copyright notices.
Diffstat (limited to 'testsuites/fstests/fsrfsbitmap01')
-rw-r--r--testsuites/fstests/fsrfsbitmap01/fsrfsbitmap01.doc4
-rw-r--r--testsuites/fstests/fsrfsbitmap01/test.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/fstests/fsrfsbitmap01/fsrfsbitmap01.doc b/testsuites/fstests/fsrfsbitmap01/fsrfsbitmap01.doc
index c2fd74d61e..476fd3a514 100644
--- a/testsuites/fstests/fsrfsbitmap01/fsrfsbitmap01.doc
+++ b/testsuites/fstests/fsrfsbitmap01/fsrfsbitmap01.doc
@@ -1,5 +1,5 @@
-# COPYRIGHT (c) 2012-.
-# Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+# COPYRIGHT (c) 2012.
+# Krzysztof Miesowicz <krzysztof.miesowicz@gmail.com>
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
diff --git a/testsuites/fstests/fsrfsbitmap01/test.c b/testsuites/fstests/fsrfsbitmap01/test.c
index e63023c674..a0ad39c130 100644
--- a/testsuites/fstests/fsrfsbitmap01/test.c
+++ b/testsuites/fstests/fsrfsbitmap01/test.c
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 2012-.
- * Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+ * Copyright (c) 2012.
+ * Krzysztof Miesowicz <krzysztof.miesowicz@gmail.com>
*
* This test is extended version of rtems-rfs-bimaps-ut.c . Most of this code
* was written by Chris Johns in rtems-rfs-bitmaps-ut.c and is copied