diff packages/kernel/current/tests/dhrystone.c @ 64:c38311975d4f ecos-sw-2000-01-28

Merge from eCos master repository on 2000-01-28-04:28:11-GMT
author jlarmour
date Fri, 28 Jan 2000 04:59:39 +0000
parents 797268ecc331
children c5536bad4c24
line wrap: on
line diff
--- a/packages/kernel/current/tests/dhrystone.c
+++ b/packages/kernel/current/tests/dhrystone.c
@@ -2,13 +2,13 @@
 //####UNSUPPORTEDBEGIN####
 //
 // -------------------------------------------
-// This source file has been contributed to eCos/Cygnus. It may have been
+// This source file has been contributed to eCos/Red Hat. It may have been
 // changed slightly to provide an interface consistent with those of other 
 // files.
 //
 // The functionality and contents of this file is supplied "AS IS"
 // without any form of support and will not necessarily be kept up
-// to date by Cygnus.
+// to date by Red Hat.
 //
 // The style of programming used in this file may not comply with the
 // eCos programming guidelines. Please do not use as a base for other