From 653e50f831dd471063653f7d927d3b35087960b1 Mon Sep 17 00:00:00 2001 From: Reinhard Pfau Date: Fri, 11 Apr 2008 09:09:58 +0000 Subject: [PATCH] libi2ncommon: (reinhard) enabled "@copyright" und "@license" for doxygen --- Doxyfile.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 74033d6..324a024 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -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 -- 1.7.1