some cleanups, and fixes for project.
[feisty_meow.git] / nucleus / library / configuration / application_configuration.h
index e51bb2105c23c7cafd1a70e3fbed2fc33ebe5c08..52ddb86443aa19dc774b32d9bf87f7f451e1f32a 100644 (file)
@@ -1,19 +1,17 @@
 #ifndef APPLICATION_CONFIGURATION_GROUP
 #define APPLICATION_CONFIGURATION_GROUP
 
-/*****************************************************************************\
-*                                                                             *
-*  Name   : path configuration definitions                                    *
-*  Author : Chris Koeritz                                                     *
-*                                                                             *
-*******************************************************************************
-* Copyright (c) 2000-$now By Author.  This program is free software; you can  *
-* redistribute it and/or modify it under the terms of the GNU General Public  *
-* License as published by the Free Software Foundation; either version 2 of   *
-* the License or (at your option) any later version.  This is online at:      *
-*     http://www.fsf.org/copyleft/gpl.html                                    *
-* Please send any updates to: fred@gruntose.com                               *
-\*****************************************************************************/
+/**
+ * Name: path configuration definitions
+ * Author: Chris Koeritz
+ ****
+ * Copyright (c) 2000-$now By Author.  This program is free software; you can
+ * redistribute it and/or modify it under the terms of the GNU General Public
+ * License as published by the Free Software Foundation; either version 2 of
+ * the License or (at your option) any later version.  This is online at:
+ *     http://www.fsf.org/copyleft/gpl.html
+ * Please send any updates to: fred@gruntose.com
+ */
 
 #include <basis/astring.h>
 #include <basis/definitions.h>