summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/mmixware/execve.c
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2001-11-18 23:47:59 +0000
committerHans-Peter Nilsson <hp@axis.com>2001-11-18 23:47:59 +0000
commit8ac90051e66e423886555bdc98c9b5301e414dfd (patch)
treef9a445912bfbde8c2c57034f676fe6684e4e0d69 /newlib/libc/sys/mmixware/execve.c
parent9c5cfc400cff5c854b781ffa7009240b6554602f (diff)
downloadcygnal-8ac90051e66e423886555bdc98c9b5301e414dfd.tar.gz
cygnal-8ac90051e66e423886555bdc98c9b5301e414dfd.tar.bz2
cygnal-8ac90051e66e423886555bdc98c9b5301e414dfd.zip
* libc/sys/mmixware/*: Tweak license header in all source files.
Diffstat (limited to 'newlib/libc/sys/mmixware/execve.c')
-rw-r--r--newlib/libc/sys/mmixware/execve.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/newlib/libc/sys/mmixware/execve.c b/newlib/libc/sys/mmixware/execve.c
index 8f35440d4..6477daebc 100644
--- a/newlib/libc/sys/mmixware/execve.c
+++ b/newlib/libc/sys/mmixware/execve.c
@@ -1,8 +1,11 @@
/* execve stub for MMIXware.
- Copyright (C) 2001 Hans-Peter Nilsson.
- Permission to use, copy, modify, and distribute this software is freely
- granted, provided that this notice is preserved with no changes.
+ Copyright (C) 2001 Hans-Peter Nilsson
+
+ Permission to use, copy, modify, and distribute this software is
+ freely granted, provided that the above copyright notice, this notice
+ and the following disclaimer are preserved with no changes.
+
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR