From 160022194966e7a620b1cf979171472eab258b74 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 14 Dec 2021 12:22:29 +0100 Subject: [PATCH] treewide: remove FSF address Remove the paragraph about writing to the Free Software Foundation's mailing address. The FSF has changed addresses in the past, and may do so again. In 2021 this is not useful, let's rather have a bit less boilerplate at the start of source files. Change-Id: I1f6db5f930fe97ce2336bce416470b807d7a57b7 --- src/client.c | 5 ----- src/osmo-ctrl-client.c | 5 ----- src/osysmon_ctrl.c | 5 ----- src/osysmon_file.c | 5 ----- src/osysmon_main.c | 5 ----- src/osysmon_openvpn.c | 5 ----- src/osysmon_ping.c | 5 ----- src/osysmon_rtnl.c | 5 ----- src/osysmon_shellcmd.c | 5 ----- src/osysmon_sysinfo.c | 5 ----- src/simple_ctrl.c | 5 ----- src/value_node.c | 5 ----- 12 files changed, 60 deletions(-) diff --git a/src/client.c b/src/client.c index 758884d..a277521 100644 --- a/src/client.c +++ b/src/client.c @@ -15,11 +15,6 @@ * 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. */ #include diff --git a/src/osmo-ctrl-client.c b/src/osmo-ctrl-client.c index 83e9b7b..351ab91 100644 --- a/src/osmo-ctrl-client.c +++ b/src/osmo-ctrl-client.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/osysmon_ctrl.c b/src/osysmon_ctrl.c index c54779c..a4e2444 100644 --- a/src/osysmon_ctrl.c +++ b/src/osysmon_ctrl.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/osysmon_file.c b/src/osysmon_file.c index 8e52497..b25fa24 100644 --- a/src/osysmon_file.c +++ b/src/osysmon_file.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/osysmon_main.c b/src/osysmon_main.c index 206246c..2d5ebfa 100644 --- a/src/osysmon_main.c +++ b/src/osysmon_main.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/osysmon_openvpn.c b/src/osysmon_openvpn.c index 8d88def..cc9694f 100644 --- a/src/osysmon_openvpn.c +++ b/src/osysmon_openvpn.c @@ -15,11 +15,6 @@ * 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. */ #include diff --git a/src/osysmon_ping.c b/src/osysmon_ping.c index 3484374..de20791 100644 --- a/src/osysmon_ping.c +++ b/src/osysmon_ping.c @@ -15,11 +15,6 @@ * 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. */ #include diff --git a/src/osysmon_rtnl.c b/src/osysmon_rtnl.c index f1e5a0e..a8e0fa8 100644 --- a/src/osysmon_rtnl.c +++ b/src/osysmon_rtnl.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/osysmon_shellcmd.c b/src/osysmon_shellcmd.c index 83dc0c9..81ed276 100644 --- a/src/osysmon_shellcmd.c +++ b/src/osysmon_shellcmd.c @@ -15,11 +15,6 @@ * 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. */ #include diff --git a/src/osysmon_sysinfo.c b/src/osysmon_sysinfo.c index 9cb434c..185c675 100644 --- a/src/osysmon_sysinfo.c +++ b/src/osysmon_sysinfo.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/simple_ctrl.c b/src/simple_ctrl.c index 9407218..1e50dca 100644 --- a/src/simple_ctrl.c +++ b/src/simple_ctrl.c @@ -14,11 +14,6 @@ * 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. */ #include diff --git a/src/value_node.c b/src/value_node.c index 9143451..fc886d1 100644 --- a/src/value_node.c +++ b/src/value_node.c @@ -14,11 +14,6 @@ * 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. */ #include