2011-10-26 13:40:15 -05:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
2011-01-11 15:49:39 -06:00
|
|
|
/*
|
2012-04-19 09:01:03 -05:00
|
|
|
* Copyright 2012 LibreOffice contributors.
|
2011-01-11 15:49:39 -06:00
|
|
|
*
|
2012-04-19 09:01:03 -05:00
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2011-01-11 15:49:39 -06:00
|
|
|
*/
|
2011-10-26 13:40:15 -05:00
|
|
|
...
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|