diff options
Diffstat (limited to 'gcc/stack-ptr-mod.c')
-rw-r--r-- | gcc/stack-ptr-mod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stack-ptr-mod.c b/gcc/stack-ptr-mod.c index 2d9ce82c98e..e7d92a5e7b9 100644 --- a/gcc/stack-ptr-mod.c +++ b/gcc/stack-ptr-mod.c @@ -1,4 +1,4 @@ -/* Discover if the stack pointer is modified in a function. +/* Discover if the stack pointer is modified in a function. Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. |