diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:15:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:15:18 +0900 |
commit | a3876433e87e4d6c1acba4bf0e7ac695b25776f8 (patch) | |
tree | d20f004f9b0df891e1894a1a08da7bc663a0cb43 /tdm | |
parent | 3f15e2921b631def7d93350d2c0ec3b60c648ced (diff) | |
download | tdebase-a3876433e87e4d6c1acba4bf0e7ac695b25776f8.tar.gz tdebase-a3876433e87e4d6c1acba4bf0e7ac695b25776f8.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdm')
-rw-r--r-- | tdm/backend/consolekit.c | 2 | ||||
-rw-r--r-- | tdm/backend/consolekit.h | 2 |
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> |