summaryrefslogtreecommitdiff
path: root/src/context
diff options
context:
space:
mode:
Diffstat (limited to 'src/context')
-rw-r--r--src/context/context.cpp2
-rw-r--r--src/context/context.h2
-rw-r--r--src/context/context_mm.cpp2
-rw-r--r--src/context/context_mm.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/context/context.cpp b/src/context/context.cpp
index 487dd97f8..5d8ea933b 100644
--- a/src/context/context.cpp
+++ b/src/context/context.cpp
@@ -1,4 +1,4 @@
-/********************* -*- C++ -*- */
+/********************* */
/** context.cpp
** Original author: mdeters
** Major contributors: barrett
diff --git a/src/context/context.h b/src/context/context.h
index 9e1eba644..244a8b792 100644
--- a/src/context/context.h
+++ b/src/context/context.h
@@ -1,4 +1,4 @@
-/********************* -*- C++ -*- */
+/********************* */
/** context.h
** Original author: mdeters
** Major contributors: barrett
diff --git a/src/context/context_mm.cpp b/src/context/context_mm.cpp
index bc8e8772f..df7d82987 100644
--- a/src/context/context_mm.cpp
+++ b/src/context/context_mm.cpp
@@ -1,4 +1,4 @@
-/********************* -*- C++ -*- */
+/********************* */
/** context_mm.cpp
** Original author: barrett
** Major contributors: mdeters
diff --git a/src/context/context_mm.h b/src/context/context_mm.h
index 45b2539ca..c51498979 100644
--- a/src/context/context_mm.h
+++ b/src/context/context_mm.h
@@ -1,4 +1,4 @@
-/********************* -*- C++ -*- */
+/********************* */
/** context_mm.h
** Original author: barrett
** Major contributors: none
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback