2011-10-26 19:40:15 +01:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
2011-01-11 21:49:39 +00:00
|
|
|
/*
|
2012-04-19 15:01:03 +01:00
|
|
|
* Copyright 2012 LibreOffice contributors.
|
2011-01-11 21:49:39 +00:00
|
|
|
*
|
2012-04-19 15:01:03 +01: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 21:49:39 +00:00
|
|
|
*/
|
2011-10-26 19:40:15 +01:00
|
|
|
...
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|