From f961dbdbe114ccc2fcd5c8a902c8aa47a48b2e57 Mon Sep 17 00:00:00 2001 From: Tom Keffer Date: Sun, 29 Jan 2023 04:18:54 -0800 Subject: [PATCH] Trim the number of copyright notifications --- docs/custom/appendix.md | 3 --- docs/custom/index.md | 4 ---- docs/devnotes.md | 2 -- docs/hardware.htm | 6 ------ docs/quickstarts/pip.md | 2 +- docs/upgrading.htm | 5 ----- docs/usersguide/index.md | 2 -- docs/usersguide/weewx-config-file/index.md | 3 --- docs/utilities/utilities.htm | 4 ---- 9 files changed, 1 insertion(+), 30 deletions(-) diff --git a/docs/custom/appendix.md b/docs/custom/appendix.md index 6ddba7fe..b27c7809 100644 --- a/docs/custom/appendix.md +++ b/docs/custom/appendix.md @@ -651,6 +651,3 @@ attached. Otherwise, no label is attached. - `localize` If truthy, then the results will be localized. For example, in some locales, a comma will be used as the decimal specifier. - - -© [Copyright](../copyright) 2009-2023 Thomas Keffer diff --git a/docs/custom/index.md b/docs/custom/index.md index 4fb97063..db0cfada 100644 --- a/docs/custom/index.md +++ b/docs/custom/index.md @@ -430,7 +430,3 @@ Note that whatever unit system is used in the database, data can be _displayed_ Each _observation type_, such as `outTemp` or `pressure`, is associated with a _unit group_, such as `group_temperature` or `group_pressure`. Each unit group is associated with a _unit type_ such as `degree_F` or `mbar`. The reporting service uses this architecture to convert observations into a target unit system, to be displayed in your reports. With this architecture one can easily create reports with, say, wind measured in knots, rain measured in mm, and temperatures in degree Celsius. Or one can create a single set of templates, but display data in different unit systems with only a few stanzas in a configuration file. - -## Copyright - -© [Copyright](../copyright) 2009-2023 Thomas Keffer diff --git a/docs/devnotes.md b/docs/devnotes.md index 2e6487c5..67309c9e 100644 --- a/docs/devnotes.md +++ b/docs/devnotes.md @@ -752,5 +752,3 @@ This is a glossary of terminology used throughout the code. - -© [Copyright](../copyright) 2009-2023 Thomas Keffer diff --git a/docs/hardware.htm b/docs/hardware.htm index 7b63000b..70c1b227 100644 --- a/docs/hardware.htm +++ b/docs/hardware.htm @@ -4981,12 +4981,6 @@ wind_gust_max_time: None - - diff --git a/docs/quickstarts/pip.md b/docs/quickstarts/pip.md index 271c8e89..a3975b50 100644 --- a/docs/quickstarts/pip.md +++ b/docs/quickstarts/pip.md @@ -151,7 +151,7 @@ install the required daemon file. you will have to modify the file `/etc/systemd/system/weewx.service`. ```shell - # If SELinux is enabled, you will first need the following command: + # If SELinux is enabled, you will need the following command first: chcon -R --reference /bin/ls ~/.local/bin # Then proceed as normal: diff --git a/docs/upgrading.htm b/docs/upgrading.htm index d99048cb..9dd252f3 100644 --- a/docs/upgrading.htm +++ b/docs/upgrading.htm @@ -2386,11 +2386,6 @@ rm bin/weewx/mainloop.py
rm readme.htm
- - - diff --git a/docs/usersguide/index.md b/docs/usersguide/index.md index c96aa5fb..0aa81da5 100644 --- a/docs/usersguide/index.md +++ b/docs/usersguide/index.md @@ -11,5 +11,3 @@ This is the complete guide to installing, configuring, and troubleshooting WeeWX Initial development began in the winter of 2008-2009, with the first release in 2009. The source code is hosted on [GitHub](https://github.com/weewx/weewx). It can be installed using package installers or pip. Download are available at [weewx.com/downloads](http://weewx.com/downloads). - -© [Copyright](../copyright) 2009-2023 Thomas Keffer diff --git a/docs/usersguide/weewx-config-file/index.md b/docs/usersguide/weewx-config-file/index.md index 9d8714be..38baf95a 100644 --- a/docs/usersguide/weewx-config-file/index.md +++ b/docs/usersguide/weewx-config-file/index.md @@ -56,6 +56,3 @@ The following will evaluate **True**: `true`, `True`, `yes`, `Yes`, `1`. The following will evaluate **False**: `false`, `False`, `no`, `No`, `0`. -## Copyright - -© [Copyright](../copyright) 2009-2023 Thomas Keffer diff --git a/docs/utilities/utilities.htm b/docs/utilities/utilities.htm index 56518064..cdc35cc2 100644 --- a/docs/utilities/utilities.htm +++ b/docs/utilities/utilities.htm @@ -4688,10 +4688,6 @@ Missing records: - -