summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/sapi/include/rtems/timespec.h5
-rw-r--r--cpukit/sapi/inline/rtems/timespec.inl4
-rw-r--r--testsuites/fstests/fsfpathconf/fsfpathconf.doc4
-rw-r--r--testsuites/fstests/fsfpathconf/test.c2
-rw-r--r--testsuites/fstests/fsrfsbitmap01/fsrfsbitmap01.doc4
-rw-r--r--testsuites/fstests/fsrfsbitmap01/test.c4
-rw-r--r--testsuites/sptests/sp77/init.c2
-rw-r--r--testsuites/sptests/sp77/sp77.doc2
-rw-r--r--testsuites/sptests/sptimespec01/init.c4
9 files changed, 15 insertions, 16 deletions
diff --git a/cpukit/sapi/include/rtems/timespec.h b/cpukit/sapi/include/rtems/timespec.h
index b661d43fc0..d502de3eac 100644
--- a/cpukit/sapi/include/rtems/timespec.h
+++ b/cpukit/sapi/include/rtems/timespec.h
@@ -9,8 +9,8 @@
*/
/*
- * 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
@@ -50,4 +50,3 @@ extern "C" {
#endif
/* end of include file */
-
diff --git a/cpukit/sapi/inline/rtems/timespec.inl b/cpukit/sapi/inline/rtems/timespec.inl
index af78e8d3fb..9874b65153 100644
--- a/cpukit/sapi/inline/rtems/timespec.inl
+++ b/cpukit/sapi/inline/rtems/timespec.inl
@@ -7,8 +7,8 @@
*/
/*
- * 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/fsfpathconf/fsfpathconf.doc b/testsuites/fstests/fsfpathconf/fsfpathconf.doc
index d364334ff4..701cd48ac4 100644
--- a/testsuites/fstests/fsfpathconf/fsfpathconf.doc
+++ b/testsuites/fstests/fsfpathconf/fsfpathconf.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/fsfpathconf/test.c b/testsuites/fstests/fsfpathconf/test.c
index 7c4eeccb10..73d66d4a84 100644
--- a/testsuites/fstests/fsfpathconf/test.c
+++ b/testsuites/fstests/fsfpathconf/test.c
@@ -1,6 +1,6 @@
/*
* COPYRIGHT (c) 2012 - .
- * Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+ * 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/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
diff --git a/testsuites/sptests/sp77/init.c b/testsuites/sptests/sp77/init.c
index 2af710e2f1..76f18e6ad5 100644
--- a/testsuites/sptests/sp77/init.c
+++ b/testsuites/sptests/sp77/init.c
@@ -1,6 +1,6 @@
/*
* COPYRIGHT (c) 2012.
- * Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+ * 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/sptests/sp77/sp77.doc b/testsuites/sptests/sp77/sp77.doc
index d54192e320..3b30bf19ca 100644
--- a/testsuites/sptests/sp77/sp77.doc
+++ b/testsuites/sptests/sp77/sp77.doc
@@ -1,5 +1,5 @@
# COPYRIGHT (c) 2012.
-# Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+# 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/sptests/sptimespec01/init.c b/testsuites/sptests/sptimespec01/init.c
index c34334c8ad..df3173ce6d 100644
--- a/testsuites/sptests/sptimespec01/init.c
+++ b/testsuites/sptests/sptimespec01/init.c
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 2012-.
- * Krzysztof Miesowicz krzysztof.miesowicz@gmail.com
+ * Copyright (c) 2012.
+ * Krzysztof Miesowicz <krzysztof.miesowicz@gmail.com>
*
* COPYRIGHT (c) 1989-2012.
* On-Line Applications Research Corporation (OAR).