libi2ncommon: (reinhard) enabled "@copyright" und "@license" for doxygen
authorReinhard Pfau <reinhard.pfau@intra2net.com>
Fri, 11 Apr 2008 09:09:58 +0000 (09:09 +0000)
committerReinhard Pfau <reinhard.pfau@intra2net.com>
Fri, 11 Apr 2008 09:09:58 +0000 (09:09 +0000)
Doxyfile.in

index 74033d6..324a024 100644 (file)
@@ -188,6 +188,9 @@ TAB_SIZE               = 8
 
 ALIASES                = 
 
+ALIASES  += copyright="\par Copyright\n"
+ALIASES  += license="\par License\n"
+
 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C 
 # sources only. Doxygen will then generate output that is more tailored for C. 
 # For instance, some of the names that are used will be different. The list