summaryrefslogtreecommitdiff
path: root/desktop/source/app/copyright_ascii_sun.c
blob: a94966855e1e9f29a16f2701d209c63615644144 (plain)
1
2
3
4
5
6
7
8
9
10
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 
 /* 
  * copyright text to see as text in the soffice binary
  *
  */
 
const char copyright_text_1[] = "Copyright © 2000, 2010 Oracle and/or its affiliates, All rights reserved.";

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */