[rtems commit] sppagesize: fix copyright
Gedare Bloom
gedare at rtems.org
Fri Dec 6 16:18:04 UTC 2013
Module: rtems
Branch: master
Commit: 03130cd0688980f837f5d030fe4008cd228c4061
Changeset: http://git.rtems.org/rtems/commit/?id=03130cd0688980f837f5d030fe4008cd228c4061
Author: Gedare Bloom <gedare at rtems.org>
Date: Fri Dec 6 11:25:02 2013 -0500
sppagesize: fix copyright
---
testsuites/sptests/sppagesize/init.c | 3 +--
testsuites/sptests/sppagesize/sppagesize.doc | 9 ++++-----
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/testsuites/sptests/sppagesize/init.c b/testsuites/sptests/sppagesize/init.c
index 0f21aa8..14cc85b 100644
--- a/testsuites/sptests/sppagesize/init.c
+++ b/testsuites/sptests/sppagesize/init.c
@@ -1,6 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2011.
- * On-Line Applications Research Corporation (OAR).
+ * Copyright (c) 2013 Chirayu Desai <cdesai at cyanogenmod.org>
*
* 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/sppagesize/sppagesize.doc b/testsuites/sptests/sppagesize/sppagesize.doc
index 696d1fa..13d1ef9 100644
--- a/testsuites/sptests/sppagesize/sppagesize.doc
+++ b/testsuites/sptests/sppagesize/sppagesize.doc
@@ -1,9 +1,8 @@
-# COPYRIGHT (c) 1989-2011.
-# On-Line Applications Research Corporation (OAR).
+# Copyright (c) 2013 Chirayu Desai <cdesai at cyanogenmod.org>
#
-# 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.
#
test name: sppagesize
More information about the vc
mailing list