diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 11:21:39 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 11:21:39 +0900 |
commit | b9f373c6039b75cd83185be1822e6048667147cd (patch) | |
tree | a320854a22c35d00289963264d002039a2738730 /lib | |
parent | df70938e72d7537b7c21c8ae90c7a673c712dd3f (diff) | |
download | kpilot-b9f373c6039b75cd83185be1822e6048667147cd.tar.gz kpilot-b9f373c6039b75cd83185be1822e6048667147cd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/pilotDateEntry.h | 2 | ||||
-rw-r--r-- | lib/pilotTodoEntry.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/pilotDateEntry.h b/lib/pilotDateEntry.h index 765a562..4d33693 100644 --- a/lib/pilotDateEntry.h +++ b/lib/pilotDateEntry.h @@ -1,6 +1,6 @@ #ifndef _KPILOT_PILOTDATEENTRY_H #define _KPILOT_PILOTDATEENTRY_H -/* pilotDateEntry.h -*- C++ -*- KPilot +/* pilotDateEntry.h KPilot ** ** Copyright (C) 1998-2001 by Dan Pilone ** Copyright (C) 2003-2004 Reinhold Kainhofer <reinhold@kainhofer.com> diff --git a/lib/pilotTodoEntry.h b/lib/pilotTodoEntry.h index 999bb1f..89f0e06 100644 --- a/lib/pilotTodoEntry.h +++ b/lib/pilotTodoEntry.h @@ -1,6 +1,6 @@ #ifndef _KPILOT_PILOTTODOENTRY_H #define _KPILOT_PILOTTODOENTRY_H -/* pilotTodoEntry.h -*- C++ -*- KPilot +/* pilotTodoEntry.h KPilot ** ** Copyright (C) 1998-2001 by Dan Pilone ** Copyright (C) 2003-2004 Reinhold Kainhofer <reinhold@kainhofer.com> |