commit | cd15ed23d71719a86f1295af2995b10c64b99f35 | [log] [tgz] |
---|---|---|
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | Sat Oct 05 22:01:22 2019 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Oct 18 09:45:50 2019 -0600 |
tree | 184bc6c8499a7b5668030a324ab47580ba967091 | |
parent | 7867dbb4ea064a27b7d129d31c86a434f851b9df [diff] [blame] |
docs: i2c: Fix SPDX-License-Identifier syntax ReST directives are introduced with two dots. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff --git a/Documentation/i2c/index.rst b/Documentation/i2c/index.rst index cd8d020..a0fbaf6 100644 --- a/Documentation/i2c/index.rst +++ b/Documentation/i2c/index.rst
@@ -1,4 +1,4 @@ -. SPDX-License-Identifier: GPL-2.0 +.. SPDX-License-Identifier: GPL-2.0 =================== I2C/SMBus Subsystem