Kaydet (Commit) 656c2a8f authored tarafından Martin Hollmichel's avatar Martin Hollmichel

nativea: #i110249# chg copyright

üst 88dd19cf
...@@ -200,7 +200,7 @@ void RscError::WriteError( const ERRTYPE& rError, const char * pMessage ) ...@@ -200,7 +200,7 @@ void RscError::WriteError( const ERRTYPE& rError, const char * pMessage )
case ERR_NOINPUT: case ERR_NOINPUT:
StdLstErr( "Input file was not specified.\n"); StdLstErr( "Input file was not specified.\n");
case ERR_USAGE: case ERR_USAGE:
StdLstOut( "Copyright (C) 1990-92 STAR DIVISION GmbH\n" ); StdLstOut( "Copyright (C) 2000, 2010 Oracle and/or its affiliates.\n" );
{ {
char buf[40]; char buf[40];
......
write "/*************************************************************************"
write "* SDINTERN.HXX"
write "* __DATE__"
write "* (c) 1992-1995 STAR DIVISION"
write "*************************************************************************/"
write "#ifndef _SDINTERN_HXX"
write "#define _SDINTERN_HXX"
write "#ifndef _SOLAR_H"
write "#include <tools/solar.h>"
write "#endif"
write "#ifndef _STREAM_HXX"
write "#include <tools/stream.hxx>"
write "#endif"
file stg.hxx
file stgelem.hxx
file stgcache.hxx
file stgio.hxx
file stgstrms.hxx
file stgavl.hxx
file stgdir.hxx
write "#endif"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment