summaryrefslogtreecommitdiff
path: root/desktop/source/app/copyright_ascii_ooo.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/copyright_ascii_ooo.c')
-rwxr-xr-x[-rw-r--r--]desktop/source/app/copyright_ascii_ooo.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/source/app/copyright_ascii_ooo.c b/desktop/source/app/copyright_ascii_ooo.c
index 7439547f62b4..3984a81f26e5 100644..100755
--- a/desktop/source/app/copyright_ascii_ooo.c
+++ b/desktop/source/app/copyright_ascii_ooo.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* copyright text to see as text in the soffice binary
@@ -8,3 +9,4 @@ extern const char copyright_text_1[];
const char copyright_text_1[] = "Copyright © 2000, 2010 Oracle and/or its affiliates, All rights reserved.";
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */