summaryrefslogtreecommitdiff
path: root/desktop/source/app/copyright_ascii_ooo.c
blob: 7439547f62b4054820cb7997e9f0461c7cc3a42a (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.";