diff --git a/LUFA.pnproj b/LUFA.pnproj index a3cb469e28..dd9fd8a900 100644 --- a/LUFA.pnproj +++ b/LUFA.pnproj @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index 812f239852..7f9683873a 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -614,7 +614,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = Documentation/ +EXCLUDE = Documentation/ License.txt # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded