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 | |
parent | 99ff7a9fb521895d6ba18ca4ca92d7eb0c3524fd (diff) |
hr75: #i116747#: remove obsolete copyright notices
-rw-r--r-- | tools/bootstrp/rscdep.cxx | 2 | ||||
-rw-r--r-- | ucbhelper/workben/ucbexplorer/ucbexplorer.hrc | 9 |
2 files changed, 2 insertions, 9 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: diff --git a/ucbhelper/workben/ucbexplorer/ucbexplorer.hrc b/ucbhelper/workben/ucbexplorer/ucbexplorer.hrc index e93730da99ef..7d6aa8dba4ad 100644 --- a/ucbhelper/workben/ucbexplorer/ucbexplorer.hrc +++ b/ucbhelper/workben/ucbexplorer/ucbexplorer.hrc @@ -24,15 +24,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -//========================================================================= -// + // UCB Explorer ( resource identifiers ) -// -// (C) 2000 StarOffice Entwicklungs GmbH, Hamburg, Germany -// -// $Author: rt $ $Date: 2008-04-10 16:19:47 $Revision$ -// -//========================================================================= #ifndef _UCBEXPLORER_HRC #define _UCBEXPLORER_HRC |