aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas Dato <nicolas.dato@gmail.com>2025-07-24 16:22:16 -0300
committerNicolas Dato <nicolas.dato@gmail.com>2025-07-24 16:22:16 -0300
commit1edbe6a99e551c0c79479b7856c9577a2a44a188 (patch)
tree7d6826d91c75e79395a8d0b2a1df362eb54905ed /doc
parent165c1fd026c6e3ba894658234fbed8fbe1e5847a (diff)
downloadlibtuberia-1edbe6a99e551c0c79479b7856c9577a2a44a188.tar.gz
ignoring config.h.in and adding copyright to more files
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in20
-rw-r--r--doc/Makefile.am20
2 files changed, 40 insertions, 0 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index c6f4f4a..4d9889c 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -1,3 +1,23 @@
+# Copyright (c) 2025 Nicolas Dato
+#
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this software and associated documentation files (the "Software"), to deal
+# in the Software without restriction, including without limitation the rights
+# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+# copies of the Software, and to permit persons to whom the Software is
+# furnished to do so, subject to the following conditions:
+#
+# The above copyright notice and this permission notice shall be included in all
+# copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+
# Doxyfile 1.9.3
# This file describes the settings to be used by the documentation system
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4262876..883cbeb 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,23 @@
+# Copyright (c) 2025 Nicolas Dato
+#
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this software and associated documentation files (the "Software"), to deal
+# in the Software without restriction, including without limitation the rights
+# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+# copies of the Software, and to permit persons to whom the Software is
+# furnished to do so, subject to the following conditions:
+#
+# The above copyright notice and this permission notice shall be included in all
+# copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# SOFTWARE.
+
if DOXYGEN
doc_DATA = doxygen_html.tar
man3_MANS = doxygen_man/man3/tuberia.h.3