diff options
Diffstat (limited to 'tools/bootstrp/rscdep.cxx')
-rw-r--r-- | tools/bootstrp/rscdep.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx index e25eea2e0c8e..7bcf036f6fa4 100644 --- a/tools/bootstrp/rscdep.cxx +++ b/tools/bootstrp/rscdep.cxx @@ -205,7 +205,7 @@ int main( int argc, char** argv ) case 'h' : case 'H' : case '?' : - printf("RscDep 1.0 (c)2000 StarOffice\n"); + printf("RscDep 1.0\n"); break; default: |