office-gobmx/desktop/source/app/copyright_ascii_sun.c

11 lines
313 B
C
Raw Normal View History

2010-10-27 07:11:31 -05:00
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* copyright text to see as text in the soffice binary
*
*/
2010-04-06 07:25:52 -05:00
const char copyright_text_1[] = "Copyright <20> 2000, 2010 Oracle and/or its affiliates, All rights reserved.";
2010-10-27 07:11:31 -05:00
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */