<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-smlc/+/26561">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">treewide: remove FSF address<br><br>Remove the paragraph about writing to the Free Software Foundation's<br>mailing address. The FSF has changed addresses in the past, and may do<br>so again. In 2021 this is not useful, let's rather have a bit less<br>boilerplate at the start of source files.<br><br>Change-Id: Ieb4f9b4ad5073c9b5996cb960b248c450fd5f2dd<br>---<br>M include/osmocom/smlc/cell_locations.h<br>M include/osmocom/smlc/smlc_loc_req.h<br>M src/osmo-smlc/cell_locations.c<br>M src/osmo-smlc/smlc_loc_req.c<br>4 files changed, 0 insertions(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-smlc refs/changes/61/26561/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/smlc/cell_locations.h b/include/osmocom/smlc/cell_locations.h</span><br><span>index 33023bb..9712718 100644</span><br><span>--- a/include/osmocom/smlc/cell_locations.h</span><br><span>+++ b/include/osmocom/smlc/cell_locations.h</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span>  * GNU General Public License for more details.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License along</span><br><span style="color: hsl(0, 100%, 40%);">- * with this program; if not, write to the Free Software Foundation, Inc.,</span><br><span style="color: hsl(0, 100%, 40%);">- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/smlc/smlc_loc_req.h b/include/osmocom/smlc/smlc_loc_req.h</span><br><span>index a8aa27e..7cd5711 100644</span><br><span>--- a/include/osmocom/smlc/smlc_loc_req.h</span><br><span>+++ b/include/osmocom/smlc/smlc_loc_req.h</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span>  * GNU General Public License for more details.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License along</span><br><span style="color: hsl(0, 100%, 40%);">- * with this program; if not, write to the Free Software Foundation, Inc.,</span><br><span style="color: hsl(0, 100%, 40%);">- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span>  */</span><br><span> #pragma once</span><br><span> </span><br><span>diff --git a/src/osmo-smlc/cell_locations.c b/src/osmo-smlc/cell_locations.c</span><br><span>index e563720..273b83f 100644</span><br><span>--- a/src/osmo-smlc/cell_locations.c</span><br><span>+++ b/src/osmo-smlc/cell_locations.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span>  * GNU General Public License for more details.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License along</span><br><span style="color: hsl(0, 100%, 40%);">- * with this program; if not, write to the Free Software Foundation, Inc.,</span><br><span style="color: hsl(0, 100%, 40%);">- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span>  */</span><br><span> </span><br><span> #include <limits.h></span><br><span>diff --git a/src/osmo-smlc/smlc_loc_req.c b/src/osmo-smlc/smlc_loc_req.c</span><br><span>index 392e247..cfd8521 100644</span><br><span>--- a/src/osmo-smlc/smlc_loc_req.c</span><br><span>+++ b/src/osmo-smlc/smlc_loc_req.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span>  * GNU General Public License for more details.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License along</span><br><span style="color: hsl(0, 100%, 40%);">- * with this program; if not, write to the Free Software Foundation, Inc.,</span><br><span style="color: hsl(0, 100%, 40%);">- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span>  */</span><br><span> </span><br><span> #include <osmocom/smlc/smlc_data.h></span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-smlc/+/26561">change 26561</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-smlc/+/26561"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-smlc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ieb4f9b4ad5073c9b5996cb960b248c450fd5f2dd </div>
<div style="display:none"> Gerrit-Change-Number: 26561 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>