diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-08-09 20:57:46 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-08-09 20:57:46 +0300 |
commit | a7f5d2fe4826ac68839d00059f05004fb81d5c69 (patch) | |
tree | 07a44f69e9f728beafd824269a87c1f80d5737e8 | |
parent | Added a copyright notice to Doxyfile.in since it contains (diff) | |
download | xz-a7f5d2fe4826ac68839d00059f05004fb81d5c69.tar.xz |
GPLv2+ not GPLv2 for Doxyfile.in is probably OK.
-rw-r--r-- | Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in index ef19db81..fa3c1e1d 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -1,7 +1,7 @@ # Doxyfile 1.4.7 # Copyright (C) 1997-2007 by Dimitri van Heesch -# License: GNU GPLv2 +# License: GNU GPLv2+ # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project |