diff --git a/LICENSE b/LICENSE index d27ab08..b2452fb 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,8 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2016 Linaro, Ltd. + Copyright 2016,2017 Arm, Ltd. + Copyright 2016,2017 Linaro, Ltd. Copyright 2008,2011 Power.org, Inc Copyright 2008,2011 Freescale Semiconductor, Inc. Copyright 2008,2011 International Business Machines Corporation diff --git a/NOTICE b/NOTICE index ecca13d..ff772f8 100644 --- a/NOTICE +++ b/NOTICE @@ -3,9 +3,10 @@ Devicetree Specification Portions of this specification were developed by the following companies and licensed under the Apache License, Version 2.0 -Copyright 2016 Linaro, Ltd. +Copyright 2016,2017 Arm, Ltd. +Copyright 2016,2017 Linaro, Ltd. Copyright 2008,2011 Power.org, Inc -Copyright 2008,2011 Freescale Semiconductor, Inc. -Copyright 2008,2011 International Business Machines Corporation +Copyright 2008,2011 Freescale Semiconductor, Inc. +Copyright 2008,2011 International Business Machines Corporation For more information, please see http://devicetree.org/ diff --git a/source/conf.py b/source/conf.py index 6bb639c..e8a6627 100644 --- a/source/conf.py +++ b/source/conf.py @@ -57,7 +57,7 @@ def setup(app): # General information about the project. project = u'Devicetree Specification' -copyright = u'2016, devicetree.org' +copyright = u'2016,2017, devicetree.org' author = u'devicetree.org' # The version info for the project you're documenting, acts as replacement for diff --git a/source/license.rst b/source/license.rst index 2d9e95a..17a586f 100644 --- a/source/license.rst +++ b/source/license.rst @@ -4,8 +4,8 @@ | Copyright 2008,2011 Power.org, Inc. | Copyright 2008,2011 Freescale Semiconductor, Inc. | Copyright 2008,2011 International Business Machines Corporation. -| Copyright 2016 Linaro, Ltd. -| Copyright 2016 ARM Ltd. +| Copyright 2016,2017 Linaro, Ltd. +| Copyright 2016,2017 Arm, Ltd. The Linaro and devicetree.org word marks and the Linaro and devicetree.org logos and related marks are trademarks and service marks diff --git a/source/revhistory.rst b/source/revhistory.rst index 9afd307..a800d26 100644 --- a/source/revhistory.rst +++ b/source/revhistory.rst @@ -1,11 +1,20 @@ .. _revision-history: -.. tabularcolumns:: | l l J | +.. tabularcolumns:: | p{1.5cm} p{2.25cm} p{11.50cm} | .. table:: Revision History - =========== =========== ==================================================== - Revision Date Description - =========== =========== ==================================================== - |spec| 0.1 2016-MAY-24 Initial prerelease version. Imported |epapr| text - into reStructured Text format and removed Power ISA - specific elements. - =========== =========== ==================================================== + ========= =========== ==================================================== + Revision Date Description + ========= =========== ==================================================== + 0.1 2016-MAY-24 Initial prerelease version. Imported |epapr| text + into reStructured Text format and removed Power ISA + specific elements. + 0.2-pre2 2017-DEC-07 Second prerelease version. + + * Added more recommended generic node names + * Added interrupts-extended + * Additional phy times + * Filled out detail in source language chapter + * Editorial changes + + ========= =========== ==================================================== +