diff options
author | Nicolas Dato <nicolas.dato@gmail.com> | 2025-07-31 00:06:03 -0300 |
---|---|---|
committer | Nicolas Dato <nicolas.dato@gmail.com> | 2025-07-31 00:18:28 -0300 |
commit | 2dce64c29cbf6fcce041706dd6ce0f451c86f815 (patch) | |
tree | 6da0e270d9401b3e5c0ec01747850af9fb307a5a /doc | |
parent | 1edbe6a99e551c0c79479b7856c9577a2a44a188 (diff) | |
download | libtuberia-2dce64c29cbf6fcce041706dd6ce0f451c86f815.tar.gz |
updating Copyright notice
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile.in | 2 | ||||
-rw-r--r-- | doc/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 4d9889c..2b8dcf8 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Nicolas Dato +# 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 diff --git a/doc/Makefile.am b/doc/Makefile.am index 883cbeb..291973b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Nicolas Dato +# 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 |