diff options
author | Jens-Heiner Rechtien [hr] <jens-heiner.rechtien@oracle.com> | 2011-02-10 14:54:48 +0100 |
---|---|---|
committer | Jens-Heiner Rechtien [hr] <jens-heiner.rechtien@oracle.com> | 2011-02-10 14:54:48 +0100 |
commit | dc04874b33628287e0364bee13b3184b66383ae7 (patch) | |
tree | 142ee626aaf6aac2e67020ec1699fa3615083fce /tools/bootstrp/rscdep.cxx | |
parent | d1cd5aa49f85429cab819d11bea4366342e78421 (diff) | |
parent | 63f7eddb2aa796b2a307307224ac91b88d487678 (diff) |
CWS-TOOLING: integrate CWS hr75
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: |