summaryrefslogtreecommitdiff
path: root/solenv/gdb/libreoffice/__init__.py
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-06 21:15:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-06 21:24:37 +0000
commitc8ef924060b1f5d5e26b62645d9c0f24f7ce662b (patch)
tree6bef65f15e74fb3c63a778c69d23f8b4af152e23 /solenv/gdb/libreoffice/__init__.py
parent485138f3a574417bb25af1f478d990599566f84d (diff)
normalize Red Hat, Inc. spellings, and bump to latest template
Diffstat (limited to 'solenv/gdb/libreoffice/__init__.py')
-rw-r--r--solenv/gdb/libreoffice/__init__.py11
1 files changed, 5 insertions, 6 deletions
diff --git a/solenv/gdb/libreoffice/__init__.py b/solenv/gdb/libreoffice/__init__.py
index 90d8012bccb9..a3b4f4b7ca6b 100644
--- a/solenv/gdb/libreoffice/__init__.py
+++ b/solenv/gdb/libreoffice/__init__.py
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -10,12 +11,11 @@
# for the specific language governing rights and limitations under the
# License.
#
-# The Initial Developer of the Original Code is
-# David Tardon, Red Hat Inc. <dtardon@redhat.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
# Major Contributor(s):
+# Copyright (C) 2010 Red Hat, Inc., David Tardon <dtardon@redhat.com>
+# (initial developer)
+#
+# All Rights Reserved.
#
# For minor contributions see the git repository.
#
@@ -26,5 +26,4 @@
# instead of those above.
-
# vim:set shiftwidth=4 softtabstop=4 expandtab: