aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r--gprof/gprof.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c
index 382e418..0075480 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -56,8 +56,8 @@ File_Format file_format = FF_AUTO;
bool first_output = TRUE;
char copyright[] =
- N_("@(#) Copyright (c) 1983 Regents of the University of California.\n\
- All rights reserved.\n");
+ "@(#) Copyright (c) 1983 Regents of the University of California.\n\
+ All rights reserved.\n";
static char *gmon_name = GMONNAME; /* profile filename */