<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/26550">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: I5050285e75cf120407a1d883e99b3c4bcae8ffd7<br>---<br>M include/osmocom/core/base64.h<br>M include/osmocom/core/bitXXgen.h.tpl<br>M include/osmocom/core/bitcomp.h<br>M include/osmocom/core/bitvec.h<br>M include/osmocom/core/conv.h<br>M include/osmocom/core/crcXXgen.h.tpl<br>M include/osmocom/core/crcgen.h<br>M include/osmocom/core/exec.h<br>M include/osmocom/core/isdnhdlc.h<br>M include/osmocom/core/linuxrbtree.h<br>M include/osmocom/core/loggingrb.h<br>M include/osmocom/core/msgb.h<br>M include/osmocom/core/msgfile.h<br>M include/osmocom/core/serial.h<br>M include/osmocom/core/sockaddr_str.h<br>M include/osmocom/core/stats.h<br>M include/osmocom/core/strrb.h<br>M include/osmocom/core/thread.h<br>M include/osmocom/core/timer.h<br>M include/osmocom/core/timer_compat.h<br>M include/osmocom/core/use_count.h<br>M include/osmocom/core/write_queue.h<br>M include/osmocom/gsm/a5.h<br>M include/osmocom/gsm/bsslap.h<br>M include/osmocom/gsm/bssmap_le.h<br>M include/osmocom/gsm/cbsp.h<br>M include/osmocom/gsm/gsm0808.h<br>M include/osmocom/gsm/gsm0808_lcs.h<br>M include/osmocom/gsm/gsm29118.h<br>M include/osmocom/gsm/gsm29205.h<br>M include/osmocom/gsm/gsm_utils.h<br>M include/osmocom/gsm/i460_mux.h<br>M include/osmocom/gsm/protocol/gsm_08_58.h<br>M include/osmocom/gsm/protocol/gsm_12_21.h<br>M include/osmocom/gsm/protocol/gsm_48_071.h<br>M include/osmocom/gsm/protocol/gsm_49_031.h<br>M include/osmocom/sim/class_tables.h<br>M include/osmocom/usb/libusb.h<br>M include/osmocom/vty/telnet_interface.h<br>M include/osmocom/vty/vector.h<br>M src/application.c<br>M src/backtrace.c<br>M src/base64.c<br>M src/bitcomp.c<br>M src/bits.c<br>M src/bitvec.c<br>M src/codec/ecu.c<br>M src/codec/ecu_fr.c<br>M src/codec/gsm610.c<br>M src/codec/gsm620.c<br>M src/codec/gsm660.c<br>M src/codec/gsm690.c<br>M src/coding/gsm0503_coding.c<br>M src/coding/gsm0503_interleaving.c<br>M src/coding/gsm0503_mapping.c<br>M src/coding/gsm0503_parity.c<br>M src/coding/gsm0503_tables.c<br>M src/context.c<br>M src/conv.c<br>M src/conv_acc.c<br>M src/conv_acc_generic.c<br>M src/conv_acc_neon.c<br>M src/conv_acc_neon_impl.h<br>M src/conv_acc_sse.c<br>M src/conv_acc_sse_avx.c<br>M src/conv_acc_sse_impl.h<br>M src/counter.c<br>M src/crcXXgen.c.tpl<br>M src/ctrl/control_cmd.c<br>M src/ctrl/control_if.c<br>M src/ctrl/control_vty.c<br>M src/exec.c<br>M src/fsm.c<br>M src/gsm/a5.c<br>M src/gsm/auth_comp128v1.c<br>M src/gsm/auth_comp128v23.c<br>M src/gsm/auth_core.c<br>M src/gsm/auth_milenage.c<br>M src/gsm/auth_xor.c<br>M src/gsm/bsslap.c<br>M src/gsm/bssmap_le.c<br>M src/gsm/bts_features.c<br>M src/gsm/cbsp.c<br>M src/gsm/comp128.c<br>M src/gsm/comp128v23.c<br>M src/gsm/gea.c<br>M src/gsm/gprs_cipher_core.c<br>M src/gsm/gprs_gea.c<br>M src/gsm/gsm0341.c<br>M src/gsm/gsm0480.c<br>M src/gsm/gsm0808.c<br>M src/gsm/gsm23003.c<br>M src/gsm/gsm23236.c<br>M src/gsm/gsm29118.c<br>M src/gsm/gsm29205.c<br>M src/gsm/gsm48.c<br>M src/gsm/gsm48_ie.c<br>M src/gsm/gsm_utils.c<br>M src/gsm/i460_mux.c<br>M src/gsm/kasumi.c<br>M src/gsm/kdf.c<br>M src/gsm/lapd_core.c<br>M src/gsm/lapdm.c<br>M src/gsm/rsl.c<br>M src/gsm/rxlev_stat.c<br>M src/gsmtap_util.c<br>M src/isdnhdlc.c<br>M src/it_q.c<br>M src/logging.c<br>M src/logging_gsmtap.c<br>M src/logging_syslog.c<br>M src/logging_systemd.c<br>M src/loggingrb.c<br>M src/macaddr.c<br>M src/mnl.c<br>M src/msgb.c<br>M src/msgfile.c<br>M src/panic.c<br>M src/plugin.c<br>M src/rate_ctr.c<br>M src/rbtree.c<br>M src/select.c<br>M src/sercomm.c<br>M src/serial.c<br>M src/signal.c<br>M src/sim/card_fs_hpsim.c<br>M src/sim/card_fs_isim.c<br>M src/sim/card_fs_sim.c<br>M src/sim/card_fs_tetra.c<br>M src/sim/card_fs_uicc.c<br>M src/sim/card_fs_usim.c<br>M src/sim/class_tables.c<br>M src/sim/core.c<br>M src/sim/reader.c<br>M src/sim/reader_pcsc.c<br>M src/sockaddr_str.c<br>M src/socket.c<br>M src/stat_item.c<br>M src/stats.c<br>M src/stats_statsd.c<br>M src/strrb.c<br>M src/thread.c<br>M src/timer.c<br>M src/timer_clockgettime.c<br>M src/timer_gettimeofday.c<br>M src/usb/osmo_libusb.c<br>M src/use_count.c<br>M src/utils.c<br>M src/vty/fsm_vty.c<br>M src/vty/logging_vty.c<br>M src/vty/stats_vty.c<br>M src/vty/talloc_ctx_vty.c<br>M src/vty/telnet_interface.c<br>M src/vty/utils.c<br>M src/vty/vector.c<br>M src/write_queue.c<br>M tests/abis/abis_test.c<br>M tests/coding/coding_test.c<br>M tests/dtx/dtx_gsm0503_test.c<br>M tests/fr/fr_test.c<br>M tests/gsm0408/gsm0408_test.c<br>M tests/gsm0502/gsm0502_test.c<br>M tests/gsm0808/gsm0808_test.c<br>M tests/gsm23003/gsm23003_test.c<br>M tests/gsm23236/gsm23236_test.c<br>M tests/gsm29205/gsm29205_test.c<br>M tests/gsm48/rest_octets_test.c<br>M tests/lapd/lapd_test.c<br>M tests/logging/logging_test.c<br>M tests/logging/logging_vty_test.c<br>M tests/loggingrb/loggingrb_test.c<br>M tests/msgb/msgb_test.c<br>M tests/msgfile/msgfile_test.c<br>M tests/oap/oap_test.c<br>M tests/sercomm/sercomm_test.c<br>M tests/sim/sim_test.c<br>M tests/sms/sms_test.c<br>M tests/smscb/gsm0341_test.c<br>M tests/smscb/smscb_test.c<br>M tests/sockaddr_str/sockaddr_str_test.c<br>M tests/socket/socket_sctp_test.c<br>M tests/socket/socket_test.c<br>M tests/stats/stats_test.c<br>M tests/strrb/strrb_test.c<br>M tests/tdef/tdef_test.c<br>M tests/tdef/tdef_vty_config_root_test.c<br>M tests/tdef/tdef_vty_config_subnode_test.c<br>M tests/tdef/tdef_vty_dynamic_test.c<br>M tests/timer/clk_override_test.c<br>M tests/timer/timer_test.c<br>M tests/use_count/use_count_test.c<br>M tests/use_count/use_count_test.err<br>M tests/ussd/ussd_test.c<br>M tests/utils/utils_test.c<br>M tests/vty/vty_test.c<br>M tests/vty/vty_transcript_test.c<br>M utils/conv_gen.py<br>M utils/osmo-arfcn.c<br>M utils/osmo-auc-gen.c<br>M utils/osmo-config-merge.c<br>M utils/osmo-sim-test.c<br>201 files changed, 5 insertions(+), 817 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/50/26550/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/26550">change 26550</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/libosmocore/+/26550"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5050285e75cf120407a1d883e99b3c4bcae8ffd7 </div>
<div style="display:none"> Gerrit-Change-Number: 26550 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>