[Libreoffice-commits] online.git: kit/Watermark.hpp

Miklos Vajna (via logerrit) logerrit at kemper.freedesktop.org
Tue Oct 15 20:16:09 UTC 2019


 kit/Watermark.hpp |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit fd21e2b34da3fd31f5ba5304ba1e80c0f3e5a821
Author:     Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Tue Oct 15 22:15:41 2019 +0200
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Tue Oct 15 22:15:41 2019 +0200

    kit: add missing header/footer
    
    Change-Id: I111aeafb2e2376983e47bb09cc134883ffee64bb

diff --git a/kit/Watermark.hpp b/kit/Watermark.hpp
index 830023f43..52ef52084 100644
--- a/kit/Watermark.hpp
+++ b/kit/Watermark.hpp
@@ -1,3 +1,11 @@
+/* -*- 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/.
+ */
 #ifndef INCLUDED_WATERMARK_HPP
 #define INCLUDED_WATERMARK_HPP
 


More information about the Libreoffice-commits mailing list