projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
892c0af
)
Update year in copyright message text.
author
drepper
<drepper>
Mon, 4 Jan 1999 17:20:07 +0000
(17:20 +0000)
committer
drepper
<drepper>
Mon, 4 Jan 1999 17:20:07 +0000
(17:20 +0000)
elf/sprof.c
patch
|
blob
|
history
login/programs/utmpd.c
patch
|
blob
|
history
diff --git
a/elf/sprof.c
b/elf/sprof.c
index
8565dd9
..
b64c2b9
100644
(file)
--- a/
elf/sprof.c
+++ b/
elf/sprof.c
@@
-1,5
+1,5
@@
/* Read and display shared object profiling data.
/* Read and display shared object profiling data.
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998
, 1999
Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
@@
-361,7
+361,7
@@
Copyright (C) %s Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
"),
This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
"),
- "199
7, 1998
");
+ "199
9
");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git
a/login/programs/utmpd.c
b/login/programs/utmpd.c
index
b3384f5
..
ec16b9e
100644
(file)
--- a/
login/programs/utmpd.c
+++ b/
login/programs/utmpd.c
@@
-1,4
+1,4
@@
-/* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998
, 1999
Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
This file is part of the GNU C Library.
Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
@@
-124,7
+124,7
@@
main (int argc, char *argv[])
Copyright (C) %s Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
Copyright (C) %s Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "199
7
");
+"), "199
9
");
printf (_("Written by %s.\n"), "Mark Kettenis");
exit (EXIT_SUCCESS);
printf (_("Written by %s.\n"), "Mark Kettenis");
exit (EXIT_SUCCESS);