diff options
author | Michele Calgaro <[email protected]> | 2020-09-25 23:15:18 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-25 23:17:25 +0900 |
commit | 61b7b516c809aab364b5b650761035c52051321c (patch) | |
tree | c195e2da0160c038f46cc6d8f7abe4e53807fa45 /tdm | |
parent | 8f33166d575665caa02424e60bbf05d0bf6c38ae (diff) | |
download | tdebase-61b7b516c809aab364b5b650761035c52051321c.tar.gz tdebase-61b7b516c809aab364b5b650761035c52051321c.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
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 <[email protected]> Copyright (C) 2007 Kevin Kofler <[email protected]> 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 <[email protected]> Copyright (C) 2007 Kevin Kofler <[email protected]> |