aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/c/pre.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde/xsde/c/pre.h')
-rw-r--r--libxsde/xsde/c/pre.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/libxsde/xsde/c/pre.h b/libxsde/xsde/c/pre.h
index 05098d1..cadba07 100644
--- a/libxsde/xsde/c/pre.h
+++ b/libxsde/xsde/c/pre.h
@@ -1,7 +1,8 @@
-// file : xsde/c/pre.h
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
-// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+/* file : xsde/c/pre.h
+ * author : Boris Kolpackov <boris@codesynthesis.com>
+ * copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+ * license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+ */
#if defined(__ghs__) || defined(__ghs) || defined(ghs)
# include <xsde/c/compilers/ghs/pre.h>