summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/execve.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/posix/src/execve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/execve.c b/cpukit/posix/src/execve.c
index b05a7f1cc7..1b834a56f1 100644
--- a/cpukit/posix/src/execve.c
+++ b/cpukit/posix/src/execve.c
@@ -11,7 +11,7 @@
*
* 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.
+ * http://www.rtems.org/license/LICENSE.
*/
#if HAVE_CONFIG_H