diff options
author | Jens-Heiner Rechtien [hr] <jens-heiner.rechtien@oracle.com> | 2011-02-07 19:06:51 +0100 |
---|---|---|
committer | Jens-Heiner Rechtien [hr] <jens-heiner.rechtien@oracle.com> | 2011-02-07 19:06:51 +0100 |
commit | 63f7eddb2aa796b2a307307224ac91b88d487678 (patch) | |
tree | 04d403e18bdc5d82e6d7f8fbc7e928bc98fc4cd3 /tools/bootstrp | |
parent | 99ff7a9fb521895d6ba18ca4ca92d7eb0c3524fd (diff) |
hr75: #i116747#: remove obsolete copyright notices
Diffstat (limited to 'tools/bootstrp')
-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 9eddce53a678..caefd7e9ccf4 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: |