summaryrefslogtreecommitdiffstats
path: root/tdm
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 23:15:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 23:17:25 +0900
commit61b7b516c809aab364b5b650761035c52051321c (patch)
treec195e2da0160c038f46cc6d8f7abe4e53807fa45 /tdm
parent8f33166d575665caa02424e60bbf05d0bf6c38ae (diff)
downloadtdebase-61b7b516c809aab364b5b650761035c52051321c.tar.gz
tdebase-61b7b516c809aab364b5b650761035c52051321c.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
Diffstat (limited to 'tdm')
-rw-r--r--tdm/backend/consolekit.c2
-rw-r--r--tdm/backend/consolekit.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdm/backend/consolekit.c b/tdm/backend/consolekit.c
index 61d0b165e..9a6729b91 100644
--- a/tdm/backend/consolekit.c
+++ b/tdm/backend/consolekit.c
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
+/*
Copyright (C) 2006-2007 William Jon McCann <mccann@jhu.edu>
Copyright (C) 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>
diff --git a/tdm/backend/consolekit.h b/tdm/backend/consolekit.h
index e385e3f91..12b5462da 100644
--- a/tdm/backend/consolekit.h
+++ b/tdm/backend/consolekit.h
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
+/*
Copyright (C) 2006 William Jon McCann <mccann@jhu.edu>
Copyright (C) 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>