Added a copyright notice to Doxyfile.in since it contains
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 1 Aug 2009 21:27:29 +0000 (00:27 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 1 Aug 2009 21:27:29 +0000 (00:27 +0300)
lots of comments from Doxygen.

It seems that the Doxygen authors' intent is to not apply
their copyright on generated files, but since it doesn't
matter for XZ Utils at all, better safe than sorry.

Doxyfile.in

index fac9f1c..ef19db8 100644 (file)
@@ -1,5 +1,8 @@
 # Doxyfile 1.4.7
 
+# Copyright (C) 1997-2007 by Dimitri van Heesch
+# License: GNU GPLv2
+
 # This file describes the settings to be used by the documentation system
 # doxygen (www.doxygen.org) for a project
 #