summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/uid01/init.c
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-12-18 22:58:53 -0600
committerGedare Bloom <gedare@rtems.org>2014-01-09 10:18:45 -0500
commit895020409377090bf1ebfd940ca2f6ecb13cd920 (patch)
tree0331929a251c8974784b4f4f917de2ce3e8f2bdf /testsuites/libtests/uid01/init.c
parentlibtests: added test to confirm patch fixes bug (diff)
downloadrtems-895020409377090bf1ebfd940ca2f6ecb13cd920.tar.bz2
libtests/uid01: Fix Copyright information
Diffstat (limited to 'testsuites/libtests/uid01/init.c')
-rw-r--r--testsuites/libtests/uid01/init.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/testsuites/libtests/uid01/init.c b/testsuites/libtests/uid01/init.c
index 0335347e70..369f9fe024 100644
--- a/testsuites/libtests/uid01/init.c
+++ b/testsuites/libtests/uid01/init.c
@@ -1,10 +1,9 @@
/*
- * COPYRIGHT (c) 2013.
- * On-Line Applications Research Corporation (OAR).
+ * Copyright (c) 2013 Daniel Ramirez <javamonn@gmail.com>
*
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H