added license header and vim footer

Change-Id: Ic4fb58b4285fc657808bc947c79921dad7f4c666
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176506
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Tested-by: Jenkins
This commit is contained in:
lovatico21 2024-11-12 20:55:43 +01:00 committed by Ilmari Lauhakangas
parent 58948dd224
commit c189bb19ea

View file

@ -1 +1,12 @@
#include "../qt5/QtInstanceBuilder.cxx"
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* 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/.
*/
#include "../qt5/QtInstanceBuilder.cxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */