aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish_indent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fish_indent.cpp')
-rw-r--r--fish_indent.cpp8
1 files changed, 5 insertions, 3 deletions
diff --git a/fish_indent.cpp b/fish_indent.cpp
index ec668a83..4560bb96 100644
--- a/fish_indent.cpp
+++ b/fish_indent.cpp
@@ -1,6 +1,3 @@
-/** \file fish_indent.cpp
- The fish_indent proegram.
-*/
/*
Copyright (C) 2005-2008 Axel Liljencrantz
@@ -18,6 +15,11 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
+
+/** \file fish_indent.cpp
+ The fish_indent proegram.
+*/
+
#include "config.h"
#include <stdlib.h>