xref: /AOO41X/main/desktop/source/app/copyright_ascii_sun.c (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir 
2*cdf0e10cSrcweir  /*
3*cdf0e10cSrcweir   * copyright text to see as text in the soffice binary
4*cdf0e10cSrcweir   *
5*cdf0e10cSrcweir   */
6*cdf0e10cSrcweir 
7*cdf0e10cSrcweir const char copyright_text_1[] = "Copyright � 2000, 2010 Oracle and/or its affiliates, All rights reserved.";
8*cdf0e10cSrcweir 
9