mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Added a copyright notice to Doxyfile.in since it contains
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.
This commit is contained in:
parent
0fd157cc00
commit
b735cde20c
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue