We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37e7b7 commit abe7eceCopy full SHA for abe7ece
2 files changed
README.md
@@ -75,7 +75,8 @@ Thanks to [Justin Mayer][] for helping with migration of this plugin under the P
75
Author
76
------
77
78
-Copyright © 2015, 2021-2024 Rafael Laboissière (<rafael@laboissiere.net>)
+Copyright © 2015, 2021-2024, 2025 Rafael Laboissière (<rafael@laboissiere.net>)
79
+
80
81
License
82
-------
pelican/plugins/md_include/test_md_include.py
@@ -1,6 +1,6 @@
1
"""Unit testing suite for the Markdown-Include Plugin."""
2
3
-# Copyright (C) 2015, 2021-2023 Rafael Laboissière <rafael@laboissiere.net>
+# Copyright (C) 2015, 2021-2023, 2025 Rafael Laboissière <rafael@laboissiere.net>
4
#
5
# This program is free software: you can redistribute it and/or modify it
6
# under the terms of the GNU General Affero Public License as published by
0 commit comments