diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index 64c0cb17..ec6bed20 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -1,9 +1,9 @@
-.. CHIPSEC 2.0.4 documentation file, created by
+.. CHIPSEC 2.0.5 documentation file, created by
sphinx-quickstart on Wed Mar 25 13:24:44 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-CHIPSEC 2.0.4
+CHIPSEC 2.0.5
=============
CHIPSEC is a framework for analyzing platform level security of
diff --git a/_sources/modules/chipsec.cfg.8086.pmc_i440fx.xml.rst.txt b/_sources/modules/chipsec.cfg.8086.pmc_i440fx.xml.rst.txt
new file mode 100644
index 00000000..b8c95c93
--- /dev/null
+++ b/_sources/modules/chipsec.cfg.8086.pmc_i440fx.xml.rst.txt
@@ -0,0 +1,24 @@
+pmc_i440fx
+==============
+
+Path: chipsec\\cfg\\8086\\pmc_i440fx.xml
+
+
+CHIPSEC: Platform Security Assessment Framework
+Copyright (c) 2026, Intel Corporation
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; Version 2.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+Contact information:
+chipsec@intel.com
diff --git a/_sources/modules/chipsec.cfg.8086.rst.txt b/_sources/modules/chipsec.cfg.8086.rst.txt
index 87c600b3..09abd48d 100644
--- a/_sources/modules/chipsec.cfg.8086.rst.txt
+++ b/_sources/modules/chipsec.cfg.8086.rst.txt
@@ -3,6 +3,7 @@
chipsec.cfg.8086.arl.xml.rst
chipsec.cfg.8086.pch_3xxlp_orig.xmls.rst
chipsec.cfg.8086.kbl_orig.xmls.rst
+ chipsec.cfg.8086.pmc_i440fx.xml.rst
chipsec.cfg.8086.tglu.xml.rst
chipsec.cfg.8086.kbl.xml.rst
chipsec.cfg.8086.lnl.xml.rst
diff --git a/contribution/code-style-python.html b/contribution/code-style-python.html
index 915dcd9d..6e30f441 100644
--- a/contribution/code-style-python.html
+++ b/contribution/code-style-python.html
@@ -617,7 +617,7 @@
This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; Version 2.
+
This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
CHIPSEC is a framework for analyzing platform level security of
hardware, devices, system firmware, low-level protection mechanisms, and
the configuration of various platform components.