summaryrefslogtreecommitdiff
path: root/desktop/source/app/copyright_ascii_ooo.c
blob: 4224419e9995cf67f74f0ea863df9f0368ffd749 (plain)
1
2
3
4
5
6
7
8
9
10
 
 /* 
  * copyright text to see as text in the soffice binary
  *
  */
 
extern const char copyright_text_1[];

const char copyright_text_1[] = "Copyright © 2000, 2010 Oracle and/or its affiliates, All rights reserved.";