<p>osmith has uploaded this change for <strong>review</strong>.</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/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>200 files changed, 0 insertions(+), 812 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/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/core/base64.h b/include/osmocom/core/base64.h</span><br><span>index 86b862e..a6c9720 100644</span><br><span>--- a/include/osmocom/core/base64.h</span><br><span>+++ b/include/osmocom/core/base64.h</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> #pragma once</span><br><span> </span><br><span>diff --git a/include/osmocom/core/bitXXgen.h.tpl b/include/osmocom/core/bitXXgen.h.tpl</span><br><span>index 258fccb..ab54ba9 100644</span><br><span>--- a/include/osmocom/core/bitXXgen.h.tpl</span><br><span>+++ b/include/osmocom/core/bitXXgen.h.tpl</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/core/bitcomp.h b/include/osmocom/core/bitcomp.h</span><br><span>index 5faa5ea..2167957 100644</span><br><span>--- a/include/osmocom/core/bitcomp.h</span><br><span>+++ b/include/osmocom/core/bitcomp.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/core/bitvec.h b/include/osmocom/core/bitvec.h</span><br><span>index bd10709..6a37861 100644</span><br><span>--- a/include/osmocom/core/bitvec.h</span><br><span>+++ b/include/osmocom/core/bitvec.h</span><br><span>@@ -14,10 +14,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/core/conv.h b/include/osmocom/core/conv.h</span><br><span>index 8b344f4..1c14c3b 100644</span><br><span>--- a/include/osmocom/core/conv.h</span><br><span>+++ b/include/osmocom/core/conv.h</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /*! \defgroup conv Convolutional encoding and decoding routines</span><br><span>diff --git a/include/osmocom/core/crcXXgen.h.tpl b/include/osmocom/core/crcXXgen.h.tpl</span><br><span>index 823f21f..13a3623 100644</span><br><span>--- a/include/osmocom/core/crcXXgen.h.tpl</span><br><span>+++ b/include/osmocom/core/crcXXgen.h.tpl</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/core/crcgen.h b/include/osmocom/core/crcgen.h</span><br><span>index 7cfe869..24d29e7 100644</span><br><span>--- a/include/osmocom/core/crcgen.h</span><br><span>+++ b/include/osmocom/core/crcgen.h</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/core/exec.h b/include/osmocom/core/exec.h</span><br><span>index e63ec11..a4fdcfd 100644</span><br><span>--- a/include/osmocom/core/exec.h</span><br><span>+++ b/include/osmocom/core/exec.h</span><br><span>@@ -15,10 +15,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> extern const char *osmo_environment_whitelist[];</span><br><span> </span><br><span>diff --git a/include/osmocom/core/isdnhdlc.h b/include/osmocom/core/isdnhdlc.h</span><br><span>index 56369bf..43e6e7a 100644</span><br><span>--- a/include/osmocom/core/isdnhdlc.h</span><br><span>+++ b/include/osmocom/core/isdnhdlc.h</span><br><span>@@ -20,10 +20,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- * along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span><br><span>  */</span><br><span> </span><br><span> #ifndef __ISDNHDLC_H__</span><br><span>diff --git a/include/osmocom/core/linuxrbtree.h b/include/osmocom/core/linuxrbtree.h</span><br><span>index d3f9fd1..e15317e 100644</span><br><span>--- a/include/osmocom/core/linuxrbtree.h</span><br><span>+++ b/include/osmocom/core/linuxrbtree.h</span><br><span>@@ -12,11 +12,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</span><br><span style="color: hsl(0, 100%, 40%);">-  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">-  MA  02110-1301, USA.</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>   linux/include/linux/rbtree.h</span><br><span> </span><br><span>   To use rbtrees you'll have to implement your own insert and search cores.</span><br><span>diff --git a/include/osmocom/core/loggingrb.h b/include/osmocom/core/loggingrb.h</span><br><span>index a9fb404..6d50146 100644</span><br><span>--- a/include/osmocom/core/loggingrb.h</span><br><span>+++ b/include/osmocom/core/loggingrb.h</span><br><span>@@ -11,10 +11,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/core/msgb.h b/include/osmocom/core/msgb.h</span><br><span>index df796c9..38e51dd 100644</span><br><span>--- a/include/osmocom/core/msgb.h</span><br><span>+++ b/include/osmocom/core/msgb.h</span><br><span>@@ -13,10 +13,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 <stdint.h></span><br><span>diff --git a/include/osmocom/core/msgfile.h b/include/osmocom/core/msgfile.h</span><br><span>index 800b431..cfa9590 100644</span><br><span>--- a/include/osmocom/core/msgfile.h</span><br><span>+++ b/include/osmocom/core/msgfile.h</span><br><span>@@ -14,10 +14,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/core/serial.h b/include/osmocom/core/serial.h</span><br><span>index 443275f..0ac2968 100644</span><br><span>--- a/include/osmocom/core/serial.h</span><br><span>+++ b/include/osmocom/core/serial.h</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /*! \defgroup serial Utility functions to deal with serial ports</span><br><span>diff --git a/include/osmocom/core/sockaddr_str.h b/include/osmocom/core/sockaddr_str.h</span><br><span>index d96b743..f474fa0 100644</span><br><span>--- a/include/osmocom/core/sockaddr_str.h</span><br><span>+++ b/include/osmocom/core/sockaddr_str.h</span><br><span>@@ -20,10 +20,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/core/stats.h b/include/osmocom/core/stats.h</span><br><span>index c4f71c8..6544dfa 100644</span><br><span>--- a/include/osmocom/core/stats.h</span><br><span>+++ b/include/osmocom/core/stats.h</span><br><span>@@ -13,10 +13,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/include/osmocom/core/strrb.h b/include/osmocom/core/strrb.h</span><br><span>index b87239d..e3d3201 100644</span><br><span>--- a/include/osmocom/core/strrb.h</span><br><span>+++ b/include/osmocom/core/strrb.h</span><br><span>@@ -14,10 +14,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/core/thread.h b/include/osmocom/core/thread.h</span><br><span>index 40b5436..d857268 100644</span><br><span>--- a/include/osmocom/core/thread.h</span><br><span>+++ b/include/osmocom/core/thread.h</span><br><span>@@ -16,10 +16,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> /*! \defgroup thread Osmocom thread helpers</span><br><span>diff --git a/include/osmocom/core/timer.h b/include/osmocom/core/timer.h</span><br><span>index 61d20e2..16338da 100644</span><br><span>--- a/include/osmocom/core/timer.h</span><br><span>+++ b/include/osmocom/core/timer.h</span><br><span>@@ -14,10 +14,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> /*! \defgroup timer Osmocom timers</span><br><span>diff --git a/include/osmocom/core/timer_compat.h b/include/osmocom/core/timer_compat.h</span><br><span>index 916f568..fd52ae3 100644</span><br><span>--- a/include/osmocom/core/timer_compat.h</span><br><span>+++ b/include/osmocom/core/timer_compat.h</span><br><span>@@ -15,10 +15,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> /*! \defgroup timer Osmocom timers</span><br><span>diff --git a/include/osmocom/core/use_count.h b/include/osmocom/core/use_count.h</span><br><span>index cc5493c..532d8b1 100644</span><br><span>--- a/include/osmocom/core/use_count.h</span><br><span>+++ b/include/osmocom/core/use_count.h</span><br><span>@@ -19,10 +19,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/core/write_queue.h b/include/osmocom/core/write_queue.h</span><br><span>index 75d5d8f..6cb0a6b 100644</span><br><span>--- a/include/osmocom/core/write_queue.h</span><br><span>+++ b/include/osmocom/core/write_queue.h</span><br><span>@@ -16,10 +16,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/include/osmocom/gsm/a5.h b/include/osmocom/gsm/a5.h</span><br><span>index fa63246..1b26842 100644</span><br><span>--- a/include/osmocom/gsm/a5.h</span><br><span>+++ b/include/osmocom/gsm/a5.h</span><br><span>@@ -12,10 +12,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/gsm/bsslap.h b/include/osmocom/gsm/bsslap.h</span><br><span>index b2174b3..56f2e6c 100644</span><br><span>--- a/include/osmocom/gsm/bsslap.h</span><br><span>+++ b/include/osmocom/gsm/bsslap.h</span><br><span>@@ -21,10 +21,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/include/osmocom/gsm/bssmap_le.h b/include/osmocom/gsm/bssmap_le.h</span><br><span>index 1c750c8..113d4bd 100644</span><br><span>--- a/include/osmocom/gsm/bssmap_le.h</span><br><span>+++ b/include/osmocom/gsm/bssmap_le.h</span><br><span>@@ -21,10 +21,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/include/osmocom/gsm/cbsp.h b/include/osmocom/gsm/cbsp.h</span><br><span>index d456ce2..30a0ec9 100644</span><br><span>--- a/include/osmocom/gsm/cbsp.h</span><br><span>+++ b/include/osmocom/gsm/cbsp.h</span><br><span>@@ -24,10 +24,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /* Decoded 8.2.3 Message Content */</span><br><span>diff --git a/include/osmocom/gsm/gsm0808.h b/include/osmocom/gsm/gsm0808.h</span><br><span>index c21ce8a..c79da6a 100644</span><br><span>--- a/include/osmocom/gsm/gsm0808.h</span><br><span>+++ b/include/osmocom/gsm/gsm0808.h</span><br><span>@@ -16,10 +16,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/include/osmocom/gsm/gsm0808_lcs.h b/include/osmocom/gsm/gsm0808_lcs.h</span><br><span>index 8fcbe38..7166501 100644</span><br><span>--- a/include/osmocom/gsm/gsm0808_lcs.h</span><br><span>+++ b/include/osmocom/gsm/gsm0808_lcs.h</span><br><span>@@ -20,10 +20,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/include/osmocom/gsm/gsm29118.h b/include/osmocom/gsm/gsm29118.h</span><br><span>index e81cce4..33c40d3 100644</span><br><span>--- a/include/osmocom/gsm/gsm29118.h</span><br><span>+++ b/include/osmocom/gsm/gsm29118.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/gsm/gsm29205.h b/include/osmocom/gsm/gsm29205.h</span><br><span>index f93e34a..6c845fb 100644</span><br><span>--- a/include/osmocom/gsm/gsm29205.h</span><br><span>+++ b/include/osmocom/gsm/gsm29205.h</span><br><span>@@ -15,10 +15,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/gsm/gsm_utils.h b/include/osmocom/gsm/gsm_utils.h</span><br><span>index 45af4f2..07b6a8b 100644</span><br><span>--- a/include/osmocom/gsm/gsm_utils.h</span><br><span>+++ b/include/osmocom/gsm/gsm_utils.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/gsm/i460_mux.h b/include/osmocom/gsm/i460_mux.h</span><br><span>index 8e39243..770b1e1 100644</span><br><span>--- a/include/osmocom/gsm/i460_mux.h</span><br><span>+++ b/include/osmocom/gsm/i460_mux.h</span><br><span>@@ -14,11 +14,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>index b46f9f5..4937f08 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>@@ -15,10 +15,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/gsm/protocol/gsm_12_21.h b/include/osmocom/gsm/protocol/gsm_12_21.h</span><br><span>index 542d978..9fe6a8b 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_12_21.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_12_21.h</span><br><span>@@ -12,10 +12,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/gsm/protocol/gsm_48_071.h b/include/osmocom/gsm/protocol/gsm_48_071.h</span><br><span>index fb9653a..961211b 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_48_071.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_48_071.h</span><br><span>@@ -20,10 +20,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/include/osmocom/gsm/protocol/gsm_49_031.h b/include/osmocom/gsm/protocol/gsm_49_031.h</span><br><span>index c6152e1..06fcbce 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_49_031.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_49_031.h</span><br><span>@@ -20,10 +20,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/include/osmocom/sim/class_tables.h b/include/osmocom/sim/class_tables.h</span><br><span>index d5be39d..ec9ec49 100644</span><br><span>--- a/include/osmocom/sim/class_tables.h</span><br><span>+++ b/include/osmocom/sim/class_tables.h</span><br><span>@@ -11,10 +11,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA</span><br><span>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/include/osmocom/usb/libusb.h b/include/osmocom/usb/libusb.h</span><br><span>index 9ad3f71..33caa86 100644</span><br><span>--- a/include/osmocom/usb/libusb.h</span><br><span>+++ b/include/osmocom/usb/libusb.h</span><br><span>@@ -12,10 +12,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- * along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <libusb.h></span><br><span>diff --git a/include/osmocom/vty/telnet_interface.h b/include/osmocom/vty/telnet_interface.h</span><br><span>index da7cf83..a28df47 100644</span><br><span>--- a/include/osmocom/vty/telnet_interface.h</span><br><span>+++ b/include/osmocom/vty/telnet_interface.h</span><br><span>@@ -14,10 +14,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/vty/vector.h b/include/osmocom/vty/vector.h</span><br><span>index 0a639ad..ac524bc 100644</span><br><span>--- a/include/osmocom/vty/vector.h</span><br><span>+++ b/include/osmocom/vty/vector.h</span><br><span>@@ -14,11 +14,6 @@</span><br><span>  * WITHOUT ANY WARRANTY; without even the implied warranty of</span><br><span>  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span><br><span>  * General Public License for more details.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- * along with GNU Zebra; see the file COPYING.  If not, write to the Free</span><br><span style="color: hsl(0, 100%, 40%);">- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span><br><span style="color: hsl(0, 100%, 40%);">- * Boston, MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #pragma once</span><br><span>diff --git a/src/application.c b/src/application.c</span><br><span>index 7fd6280..f7e5816 100644</span><br><span>--- a/src/application.c</span><br><span>+++ b/src/application.c</span><br><span>@@ -18,10 +18,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> /*! \mainpage libosmocore Documentation</span><br><span>diff --git a/src/backtrace.c b/src/backtrace.c</span><br><span>index a18bde0..60bd238 100644</span><br><span>--- a/src/backtrace.c</span><br><span>+++ b/src/backtrace.c</span><br><span>@@ -18,10 +18,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 <stdio.h></span><br><span>diff --git a/src/base64.c b/src/base64.c</span><br><span>index d86573e..0c161ce 100644</span><br><span>--- a/src/base64.c</span><br><span>+++ b/src/base64.c</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <osmocom/core/base64.h></span><br><span>diff --git a/src/bitcomp.c b/src/bitcomp.c</span><br><span>index 6f2fb62..5fb2cba 100644</span><br><span>--- a/src/bitcomp.c</span><br><span>+++ b/src/bitcomp.c</span><br><span>@@ -18,10 +18,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> /*! \defgroup bitcomp Bit compression</span><br><span>diff --git a/src/bits.c b/src/bits.c</span><br><span>index aa11753..4b413a3 100644</span><br><span>--- a/src/bits.c</span><br><span>+++ b/src/bits.c</span><br><span>@@ -16,10 +16,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 <stdint.h></span><br><span>diff --git a/src/bitvec.c b/src/bitvec.c</span><br><span>index 13deeff..6a54344 100644</span><br><span>--- a/src/bitvec.c</span><br><span>+++ b/src/bitvec.c</span><br><span>@@ -16,10 +16,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> /*! \addtogroup bitvec</span><br><span>diff --git a/src/codec/ecu.c b/src/codec/ecu.c</span><br><span>index db7148c..59194ae 100644</span><br><span>--- a/src/codec/ecu.c</span><br><span>+++ b/src/codec/ecu.c</span><br><span>@@ -14,10 +14,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> /* As the developer and copyright holder of the related code, I hereby</span><br><span>diff --git a/src/codec/ecu_fr.c b/src/codec/ecu_fr.c</span><br><span>index 4545172..218d837 100644</span><br><span>--- a/src/codec/ecu_fr.c</span><br><span>+++ b/src/codec/ecu_fr.c</span><br><span>@@ -14,10 +14,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 <stdbool.h></span><br><span>diff --git a/src/codec/gsm610.c b/src/codec/gsm610.c</span><br><span>index a05eaba..ff9952a 100644</span><br><span>--- a/src/codec/gsm610.c</span><br><span>+++ b/src/codec/gsm610.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 <stdint.h></span><br><span>diff --git a/src/codec/gsm620.c b/src/codec/gsm620.c</span><br><span>index 282781f..cf7cfd7 100644</span><br><span>--- a/src/codec/gsm620.c</span><br><span>+++ b/src/codec/gsm620.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 <stdint.h></span><br><span>diff --git a/src/codec/gsm660.c b/src/codec/gsm660.c</span><br><span>index 4f7bb09..34b10de 100644</span><br><span>--- a/src/codec/gsm660.c</span><br><span>+++ b/src/codec/gsm660.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 <stdint.h></span><br><span>diff --git a/src/codec/gsm690.c b/src/codec/gsm690.c</span><br><span>index cc6cdf0..3b2e669 100644</span><br><span>--- a/src/codec/gsm690.c</span><br><span>+++ b/src/codec/gsm690.c</span><br><span>@@ -18,10 +18,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 <stdint.h></span><br><span>diff --git a/src/coding/gsm0503_coding.c b/src/coding/gsm0503_coding.c</span><br><span>index 9c189cd..835a18e 100644</span><br><span>--- a/src/coding/gsm0503_coding.c</span><br><span>+++ b/src/coding/gsm0503_coding.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdio.h></span><br><span>diff --git a/src/coding/gsm0503_interleaving.c b/src/coding/gsm0503_interleaving.c</span><br><span>index d5008d0..7809e83 100644</span><br><span>--- a/src/coding/gsm0503_interleaving.c</span><br><span>+++ b/src/coding/gsm0503_interleaving.c</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/coding/gsm0503_mapping.c b/src/coding/gsm0503_mapping.c</span><br><span>index f7532eb..04acfd0 100644</span><br><span>--- a/src/coding/gsm0503_mapping.c</span><br><span>+++ b/src/coding/gsm0503_mapping.c</span><br><span>@@ -15,10 +15,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/coding/gsm0503_parity.c b/src/coding/gsm0503_parity.c</span><br><span>index a8daacc..ef71d35 100644</span><br><span>--- a/src/coding/gsm0503_parity.c</span><br><span>+++ b/src/coding/gsm0503_parity.c</span><br><span>@@ -15,10 +15,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/coding/gsm0503_tables.c b/src/coding/gsm0503_tables.c</span><br><span>index df0abee..25ea2fa 100644</span><br><span>--- a/src/coding/gsm0503_tables.c</span><br><span>+++ b/src/coding/gsm0503_tables.c</span><br><span>@@ -15,10 +15,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/context.c b/src/context.c</span><br><span>index bad012b..8ab6f87 100644</span><br><span>--- a/src/context.c</span><br><span>+++ b/src/context.c</span><br><span>@@ -15,11 +15,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> #include <string.h></span><br><span> #include <errno.h></span><br><span>diff --git a/src/conv.c b/src/conv.c</span><br><span>index 06c4299..0e07e1f 100644</span><br><span>--- a/src/conv.c</span><br><span>+++ b/src/conv.c</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /*! \addtogroup conv</span><br><span>diff --git a/src/conv_acc.c b/src/conv_acc.c</span><br><span>index 0f6f7ca..a26ed3b 100644</span><br><span>--- a/src/conv_acc.c</span><br><span>+++ b/src/conv_acc.c</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdlib.h></span><br><span>diff --git a/src/conv_acc_generic.c b/src/conv_acc_generic.c</span><br><span>index 2887673..2257e6a 100644</span><br><span>--- a/src/conv_acc_generic.c</span><br><span>+++ b/src/conv_acc_generic.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdlib.h></span><br><span>diff --git a/src/conv_acc_neon.c b/src/conv_acc_neon.c</span><br><span>index 7244946..fb180e3 100644</span><br><span>--- a/src/conv_acc_neon.c</span><br><span>+++ b/src/conv_acc_neon.c</span><br><span>@@ -18,10 +18,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdlib.h></span><br><span>diff --git a/src/conv_acc_neon_impl.h b/src/conv_acc_neon_impl.h</span><br><span>index 4471127..8a78c75 100644</span><br><span>--- a/src/conv_acc_neon_impl.h</span><br><span>+++ b/src/conv_acc_neon_impl.h</span><br><span>@@ -18,10 +18,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /* Some distributions (notably Alpine Linux) for some strange reason</span><br><span>diff --git a/src/conv_acc_sse.c b/src/conv_acc_sse.c</span><br><span>index 63d8722..513ab05 100644</span><br><span>--- a/src/conv_acc_sse.c</span><br><span>+++ b/src/conv_acc_sse.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/conv_acc_sse_avx.c b/src/conv_acc_sse_avx.c</span><br><span>index 5ac3c16..82b4fa6 100644</span><br><span>--- a/src/conv_acc_sse_avx.c</span><br><span>+++ b/src/conv_acc_sse_avx.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/conv_acc_sse_impl.h b/src/conv_acc_sse_impl.h</span><br><span>index 9ebbfe9..807dbe5 100644</span><br><span>--- a/src/conv_acc_sse_impl.h</span><br><span>+++ b/src/conv_acc_sse_impl.h</span><br><span>@@ -18,10 +18,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /* Some distributions (notably Alpine Linux) for some strange reason</span><br><span>diff --git a/src/counter.c b/src/counter.c</span><br><span>index 0fa3166..cbee7b9 100644</span><br><span>--- a/src/counter.c</span><br><span>+++ b/src/counter.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 <string.h></span><br><span>diff --git a/src/crcXXgen.c.tpl b/src/crcXXgen.c.tpl</span><br><span>index 74e6d52..154291c 100644</span><br><span>--- a/src/crcXXgen.c.tpl</span><br><span>+++ b/src/crcXXgen.c.tpl</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /*! \addtogroup crc</span><br><span>diff --git a/src/ctrl/control_cmd.c b/src/ctrl/control_cmd.c</span><br><span>index e67df67..b069ca4 100644</span><br><span>--- a/src/ctrl/control_cmd.c</span><br><span>+++ b/src/ctrl/control_cmd.c</span><br><span>@@ -20,10 +20,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 <ctype.h></span><br><span>diff --git a/src/ctrl/control_if.c b/src/ctrl/control_if.c</span><br><span>index bea8496..37e430f 100644</span><br><span>--- a/src/ctrl/control_if.c</span><br><span>+++ b/src/ctrl/control_if.c</span><br><span>@@ -20,10 +20,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 "config.h"</span><br><span>diff --git a/src/ctrl/control_vty.c b/src/ctrl/control_vty.c</span><br><span>index e141a4c..6910d4c 100644</span><br><span>--- a/src/ctrl/control_vty.c</span><br><span>+++ b/src/ctrl/control_vty.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 <stdlib.h></span><br><span>diff --git a/src/exec.c b/src/exec.c</span><br><span>index 2a03ba8..fd63d85 100644</span><br><span>--- a/src/exec.c</span><br><span>+++ b/src/exec.c</span><br><span>@@ -14,10 +14,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 "config.h"</span><br><span>diff --git a/src/fsm.c b/src/fsm.c</span><br><span>index 8f7ff1a..8b0b27b 100644</span><br><span>--- a/src/fsm.c</span><br><span>+++ b/src/fsm.c</span><br><span>@@ -14,11 +14,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <errno.h></span><br><span>diff --git a/src/gsm/a5.c b/src/gsm/a5.c</span><br><span>index 223d3ad..d223cb7 100644</span><br><span>--- a/src/gsm/a5.c</span><br><span>+++ b/src/gsm/a5.c</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /*! \addtogroup a5</span><br><span>diff --git a/src/gsm/auth_comp128v1.c b/src/gsm/auth_comp128v1.c</span><br><span>index 493ebfd..ba3cf60 100644</span><br><span>--- a/src/gsm/auth_comp128v1.c</span><br><span>+++ b/src/gsm/auth_comp128v1.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/crypt/auth.h></span><br><span>diff --git a/src/gsm/auth_comp128v23.c b/src/gsm/auth_comp128v23.c</span><br><span>index 279d2b7..91fb259 100644</span><br><span>--- a/src/gsm/auth_comp128v23.c</span><br><span>+++ b/src/gsm/auth_comp128v23.c</span><br><span>@@ -19,10 +19,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/crypt/auth.h></span><br><span>diff --git a/src/gsm/auth_core.c b/src/gsm/auth_core.c</span><br><span>index 9e750a0..f450850 100644</span><br><span>--- a/src/gsm/auth_core.c</span><br><span>+++ b/src/gsm/auth_core.c</span><br><span>@@ -14,10 +14,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 "config.h"</span><br><span>diff --git a/src/gsm/auth_milenage.c b/src/gsm/auth_milenage.c</span><br><span>index 9589100..4a430b3 100644</span><br><span>--- a/src/gsm/auth_milenage.c</span><br><span>+++ b/src/gsm/auth_milenage.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/crypt/auth.h></span><br><span>diff --git a/src/gsm/auth_xor.c b/src/gsm/auth_xor.c</span><br><span>index 36e006e..4507542 100644</span><br><span>--- a/src/gsm/auth_xor.c</span><br><span>+++ b/src/gsm/auth_xor.c</span><br><span>@@ -20,10 +20,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 <string.h></span><br><span>diff --git a/src/gsm/bsslap.c b/src/gsm/bsslap.c</span><br><span>index 7886da6..7b31d1f 100644</span><br><span>--- a/src/gsm/bsslap.c</span><br><span>+++ b/src/gsm/bsslap.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 <errno.h></span><br><span>diff --git a/src/gsm/bssmap_le.c b/src/gsm/bssmap_le.c</span><br><span>index 7954653..fa0f254 100644</span><br><span>--- a/src/gsm/bssmap_le.c</span><br><span>+++ b/src/gsm/bssmap_le.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 <string.h></span><br><span>diff --git a/src/gsm/bts_features.c b/src/gsm/bts_features.c</span><br><span>index 614758b..88a6fc3 100644</span><br><span>--- a/src/gsm/bts_features.c</span><br><span>+++ b/src/gsm/bts_features.c</span><br><span>@@ -14,11 +14,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <osmocom/gsm/bts_features.h></span><br><span>diff --git a/src/gsm/cbsp.c b/src/gsm/cbsp.c</span><br><span>index 353f53f..e340ebe 100644</span><br><span>--- a/src/gsm/cbsp.c</span><br><span>+++ b/src/gsm/cbsp.c</span><br><span>@@ -15,10 +15,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include "config.h"</span><br><span>diff --git a/src/gsm/comp128.c b/src/gsm/comp128.c</span><br><span>index b28a843..e252b04 100644</span><br><span>--- a/src/gsm/comp128.c</span><br><span>+++ b/src/gsm/comp128.c</span><br><span>@@ -58,10 +58,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 <string.h></span><br><span>diff --git a/src/gsm/comp128v23.c b/src/gsm/comp128v23.c</span><br><span>index 550f6a4..0947017 100644</span><br><span>--- a/src/gsm/comp128v23.c</span><br><span>+++ b/src/gsm/comp128v23.c</span><br><span>@@ -23,10 +23,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 <stdint.h></span><br><span>diff --git a/src/gsm/gea.c b/src/gsm/gea.c</span><br><span>index 5756bb0..aedc898 100644</span><br><span>--- a/src/gsm/gea.c</span><br><span>+++ b/src/gsm/gea.c</span><br><span>@@ -12,10 +12,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <osmocom/core/bits.h></span><br><span>diff --git a/src/gsm/gprs_cipher_core.c b/src/gsm/gprs_cipher_core.c</span><br><span>index 7f2b1a5..97e581d 100644</span><br><span>--- a/src/gsm/gprs_cipher_core.c</span><br><span>+++ b/src/gsm/gprs_cipher_core.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 "config.h"</span><br><span>diff --git a/src/gsm/gprs_gea.c b/src/gsm/gprs_gea.c</span><br><span>index 7314788..eae1cf1 100644</span><br><span>--- a/src/gsm/gprs_gea.c</span><br><span>+++ b/src/gsm/gprs_gea.c</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <osmocom/crypt/gprs_cipher.h></span><br><span>diff --git a/src/gsm/gsm0341.c b/src/gsm/gsm0341.c</span><br><span>index 89f5de3..a6238b3 100644</span><br><span>--- a/src/gsm/gsm0341.c</span><br><span>+++ b/src/gsm/gsm0341.c</span><br><span>@@ -14,10 +14,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> </span><br><span>diff --git a/src/gsm/gsm0480.c b/src/gsm/gsm0480.c</span><br><span>index 1d5cde9..7a7f71f 100644</span><br><span>--- a/src/gsm/gsm0480.c</span><br><span>+++ b/src/gsm/gsm0480.c</span><br><span>@@ -19,10 +19,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/gsm/gsm48.h></span><br><span>diff --git a/src/gsm/gsm0808.c b/src/gsm/gsm0808.c</span><br><span>index 158c490..4f9c687 100644</span><br><span>--- a/src/gsm/gsm0808.c</span><br><span>+++ b/src/gsm/gsm0808.c</span><br><span>@@ -15,10 +15,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 <string.h></span><br><span>diff --git a/src/gsm/gsm23003.c b/src/gsm/gsm23003.c</span><br><span>index f3c0123..71d44fb 100644</span><br><span>--- a/src/gsm/gsm23003.c</span><br><span>+++ b/src/gsm/gsm23003.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 <ctype.h></span><br><span>diff --git a/src/gsm/gsm23236.c b/src/gsm/gsm23236.c</span><br><span>index d4a14a5..4a83ec8 100644</span><br><span>--- a/src/gsm/gsm23236.c</span><br><span>+++ b/src/gsm/gsm23236.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 <errno.h></span><br><span>diff --git a/src/gsm/gsm29118.c b/src/gsm/gsm29118.c</span><br><span>index 2c02b2f..0ca5b52 100644</span><br><span>--- a/src/gsm/gsm29118.c</span><br><span>+++ b/src/gsm/gsm29118.c</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <osmocom/core/utils.h></span><br><span>diff --git a/src/gsm/gsm29205.c b/src/gsm/gsm29205.c</span><br><span>index 6ceb8ee..8fed020 100644</span><br><span>--- a/src/gsm/gsm29205.c</span><br><span>+++ b/src/gsm/gsm29205.c</span><br><span>@@ -14,10 +14,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 "config.h"</span><br><span>diff --git a/src/gsm/gsm48.c b/src/gsm/gsm48.c</span><br><span>index 44ce776..30bba91 100644</span><br><span>--- a/src/gsm/gsm48.c</span><br><span>+++ b/src/gsm/gsm48.c</span><br><span>@@ -19,10 +19,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 <stdint.h></span><br><span>diff --git a/src/gsm/gsm48_ie.c b/src/gsm/gsm48_ie.c</span><br><span>index 6070e5c..6d40bec 100644</span><br><span>--- a/src/gsm/gsm48_ie.c</span><br><span>+++ b/src/gsm/gsm48_ie.c</span><br><span>@@ -19,10 +19,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> </span><br><span>diff --git a/src/gsm/gsm_utils.c b/src/gsm/gsm_utils.c</span><br><span>index 9125b0e..f8bb58e 100644</span><br><span>--- a/src/gsm/gsm_utils.c</span><br><span>+++ b/src/gsm/gsm_utils.c</span><br><span>@@ -19,10 +19,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> /*! \mainpage libosmogsm Documentation</span><br><span>diff --git a/src/gsm/i460_mux.c b/src/gsm/i460_mux.c</span><br><span>index 91ab2a1..a6a0835 100644</span><br><span>--- a/src/gsm/i460_mux.c</span><br><span>+++ b/src/gsm/i460_mux.c</span><br><span>@@ -14,11 +14,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <errno.h></span><br><span>diff --git a/src/gsm/kasumi.c b/src/gsm/kasumi.c</span><br><span>index f93c002..78885bd 100644</span><br><span>--- a/src/gsm/kasumi.c</span><br><span>+++ b/src/gsm/kasumi.c</span><br><span>@@ -16,10 +16,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 <stdint.h></span><br><span>diff --git a/src/gsm/kdf.c b/src/gsm/kdf.c</span><br><span>index 2ebe41a..6982f6f 100644</span><br><span>--- a/src/gsm/kdf.c</span><br><span>+++ b/src/gsm/kdf.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 <stdint.h></span><br><span>diff --git a/src/gsm/lapd_core.c b/src/gsm/lapd_core.c</span><br><span>index e0c232f..0e89874 100644</span><br><span>--- a/src/gsm/lapd_core.c</span><br><span>+++ b/src/gsm/lapd_core.c</span><br><span>@@ -18,10 +18,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> /*! \addtogroup lapd</span><br><span>diff --git a/src/gsm/lapdm.c b/src/gsm/lapdm.c</span><br><span>index 8620cab..e7d46e6 100644</span><br><span>--- a/src/gsm/lapdm.c</span><br><span>+++ b/src/gsm/lapdm.c</span><br><span>@@ -19,10 +19,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> /*! \addtogroup lapdm</span><br><span>diff --git a/src/gsm/rsl.c b/src/gsm/rsl.c</span><br><span>index e648d82..f535b7f 100644</span><br><span>--- a/src/gsm/rsl.c</span><br><span>+++ b/src/gsm/rsl.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 <stdint.h></span><br><span>diff --git a/src/gsm/rxlev_stat.c b/src/gsm/rxlev_stat.c</span><br><span>index 9c650cc..f1b77f4 100644</span><br><span>--- a/src/gsm/rxlev_stat.c</span><br><span>+++ b/src/gsm/rxlev_stat.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 <unistd.h></span><br><span>diff --git a/src/gsmtap_util.c b/src/gsmtap_util.c</span><br><span>index e5adb2f..671a6c3 100644</span><br><span>--- a/src/gsmtap_util.c</span><br><span>+++ b/src/gsmtap_util.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 "../config.h"</span><br><span>diff --git a/src/isdnhdlc.c b/src/isdnhdlc.c</span><br><span>index 58b4a66..8ec1c95 100644</span><br><span>--- a/src/isdnhdlc.c</span><br><span>+++ b/src/isdnhdlc.c</span><br><span>@@ -18,10 +18,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- * along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <string.h></span><br><span>diff --git a/src/it_q.c b/src/it_q.c</span><br><span>index 1bb0e15..fda6c1f 100644</span><br><span>--- a/src/it_q.c</span><br><span>+++ b/src/it_q.c</span><br><span>@@ -14,11 +14,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> /*! \addtogroup it_q</span><br><span>diff --git a/src/logging.c b/src/logging.c</span><br><span>index b6c26d2..9497f28 100644</span><br><span>--- a/src/logging.c</span><br><span>+++ b/src/logging.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> /*! \addtogroup logging</span><br><span>diff --git a/src/logging_gsmtap.c b/src/logging_gsmtap.c</span><br><span>index e190f88..cc95388 100644</span><br><span>--- a/src/logging_gsmtap.c</span><br><span>+++ b/src/logging_gsmtap.c</span><br><span>@@ -21,10 +21,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> /*! \addtogroup logging</span><br><span>diff --git a/src/logging_syslog.c b/src/logging_syslog.c</span><br><span>index f980689..2090856 100644</span><br><span>--- a/src/logging_syslog.c</span><br><span>+++ b/src/logging_syslog.c</span><br><span>@@ -16,10 +16,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> /*! \addtogroup logging</span><br><span>diff --git a/src/logging_systemd.c b/src/logging_systemd.c</span><br><span>index 7c96686..2e86feb 100644</span><br><span>--- a/src/logging_systemd.c</span><br><span>+++ b/src/logging_systemd.c</span><br><span>@@ -14,10 +14,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> /*! \addtogroup logging</span><br><span>diff --git a/src/loggingrb.c b/src/loggingrb.c</span><br><span>index 4a80cc8..2bf7b66 100644</span><br><span>--- a/src/loggingrb.c</span><br><span>+++ b/src/loggingrb.c</span><br><span>@@ -16,10 +16,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> /*! \addtogroup loggingrb</span><br><span>diff --git a/src/macaddr.c b/src/macaddr.c</span><br><span>index 56fdf86..3b231fb 100644</span><br><span>--- a/src/macaddr.c</span><br><span>+++ b/src/macaddr.c</span><br><span>@@ -18,10 +18,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> /*! \addtogroup utils</span><br><span>diff --git a/src/mnl.c b/src/mnl.c</span><br><span>index a7d3511..f32367d 100644</span><br><span>--- a/src/mnl.c</span><br><span>+++ b/src/mnl.c</span><br><span>@@ -21,11 +21,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <osmocom/core/select.h></span><br><span>diff --git a/src/msgb.c b/src/msgb.c</span><br><span>index fbb157a..ccb55aa 100644</span><br><span>--- a/src/msgb.c</span><br><span>+++ b/src/msgb.c</span><br><span>@@ -14,10 +14,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> /*! \addtogroup msgb</span><br><span>diff --git a/src/msgfile.c b/src/msgfile.c</span><br><span>index 1f11aa6..abb4e7c 100644</span><br><span>--- a/src/msgfile.c</span><br><span>+++ b/src/msgfile.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> #define _WITH_GETLINE</span><br><span>diff --git a/src/panic.c b/src/panic.c</span><br><span>index 072f458..6c92522 100644</span><br><span>--- a/src/panic.c</span><br><span>+++ b/src/panic.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> /*! \addtogroup utils</span><br><span>diff --git a/src/plugin.c b/src/plugin.c</span><br><span>index 40de4f8..5f44a40 100644</span><br><span>--- a/src/plugin.c</span><br><span>+++ b/src/plugin.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> /*! \addtogroup utils</span><br><span>diff --git a/src/rate_ctr.c b/src/rate_ctr.c</span><br><span>index 283858d..ffae1b8 100644</span><br><span>--- a/src/rate_ctr.c</span><br><span>+++ b/src/rate_ctr.c</span><br><span>@@ -14,10 +14,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> /*! \addtogroup rate_ctr</span><br><span>diff --git a/src/rbtree.c b/src/rbtree.c</span><br><span>index 211978f..f4dc219 100644</span><br><span>--- a/src/rbtree.c</span><br><span>+++ b/src/rbtree.c</span><br><span>@@ -15,11 +15,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</span><br><span style="color: hsl(0, 100%, 40%);">-  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">-  MA  02110-1301, USA</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>   linux/lib/rbtree.c</span><br><span> */</span><br><span> </span><br><span>diff --git a/src/select.c b/src/select.c</span><br><span>index f7eb5ea..590c3db 100644</span><br><span>--- a/src/select.c</span><br><span>+++ b/src/select.c</span><br><span>@@ -18,11 +18,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,</span><br><span style="color: hsl(0, 100%, 40%);">- *  MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <fcntl.h></span><br><span>diff --git a/src/sercomm.c b/src/sercomm.c</span><br><span>index 2639bf8..1798ace 100644</span><br><span>--- a/src/sercomm.c</span><br><span>+++ b/src/sercomm.c</span><br><span>@@ -14,10 +14,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> /*! \addtogroup sercomm</span><br><span>diff --git a/src/serial.c b/src/serial.c</span><br><span>index c3bf5e8..117c049 100644</span><br><span>--- a/src/serial.c</span><br><span>+++ b/src/serial.c</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> /*! \addtogroup serial</span><br><span>diff --git a/src/signal.c b/src/signal.c</span><br><span>index be3b777..ba1555a 100644</span><br><span>--- a/src/signal.c</span><br><span>+++ b/src/signal.c</span><br><span>@@ -16,10 +16,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/core/signal.h></span><br><span>diff --git a/src/sim/card_fs_hpsim.c b/src/sim/card_fs_hpsim.c</span><br><span>index 4a5f7d9..2c115b7 100644</span><br><span>--- a/src/sim/card_fs_hpsim.c</span><br><span>+++ b/src/sim/card_fs_hpsim.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> </span><br><span>diff --git a/src/sim/card_fs_isim.c b/src/sim/card_fs_isim.c</span><br><span>index f11c029..1a38da2 100644</span><br><span>--- a/src/sim/card_fs_isim.c</span><br><span>+++ b/src/sim/card_fs_isim.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> </span><br><span>diff --git a/src/sim/card_fs_sim.c b/src/sim/card_fs_sim.c</span><br><span>index 55ce9af..f07a237 100644</span><br><span>--- a/src/sim/card_fs_sim.c</span><br><span>+++ b/src/sim/card_fs_sim.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 <errno.h></span><br><span>diff --git a/src/sim/card_fs_tetra.c b/src/sim/card_fs_tetra.c</span><br><span>index 12853a5..597e38b 100644</span><br><span>--- a/src/sim/card_fs_tetra.c</span><br><span>+++ b/src/sim/card_fs_tetra.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 <errno.h></span><br><span>diff --git a/src/sim/card_fs_uicc.c b/src/sim/card_fs_uicc.c</span><br><span>index 5dcaaa1..87def0e 100644</span><br><span>--- a/src/sim/card_fs_uicc.c</span><br><span>+++ b/src/sim/card_fs_uicc.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> </span><br><span>diff --git a/src/sim/card_fs_usim.c b/src/sim/card_fs_usim.c</span><br><span>index 8f880e7..8cff3fc 100644</span><br><span>--- a/src/sim/card_fs_usim.c</span><br><span>+++ b/src/sim/card_fs_usim.c</span><br><span>@@ -15,10 +15,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> </span><br><span>diff --git a/src/sim/class_tables.c b/src/sim/class_tables.c</span><br><span>index 6f541ee..534ef53 100644</span><br><span>--- a/src/sim/class_tables.c</span><br><span>+++ b/src/sim/class_tables.c</span><br><span>@@ -13,10 +13,6 @@</span><br><span>  *  but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- *  You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- *  along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA</span><br><span>  */</span><br><span> </span><br><span> #include <stdint.h></span><br><span>diff --git a/src/sim/core.c b/src/sim/core.c</span><br><span>index d11c2d8..fa17e12 100644</span><br><span>--- a/src/sim/core.c</span><br><span>+++ b/src/sim/core.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> </span><br><span>diff --git a/src/sim/reader.c b/src/sim/reader.c</span><br><span>index 7f3f18d..b41b730 100644</span><br><span>--- a/src/sim/reader.c</span><br><span>+++ b/src/sim/reader.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> </span><br><span>diff --git a/src/sim/reader_pcsc.c b/src/sim/reader_pcsc.c</span><br><span>index fa867c0..c37072e 100644</span><br><span>--- a/src/sim/reader_pcsc.c</span><br><span>+++ b/src/sim/reader_pcsc.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> </span><br><span>diff --git a/src/sockaddr_str.c b/src/sockaddr_str.c</span><br><span>index f5508a0..9f1e897 100644</span><br><span>--- a/src/sockaddr_str.c</span><br><span>+++ b/src/sockaddr_str.c</span><br><span>@@ -20,10 +20,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 "config.h"</span><br><span>diff --git a/src/socket.c b/src/socket.c</span><br><span>index 45b0f5b..1251061 100644</span><br><span>--- a/src/socket.c</span><br><span>+++ b/src/socket.c</span><br><span>@@ -15,10 +15,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 "../config.h"</span><br><span>diff --git a/src/stat_item.c b/src/stat_item.c</span><br><span>index 59f5935..1f398d5 100644</span><br><span>--- a/src/stat_item.c</span><br><span>+++ b/src/stat_item.c</span><br><span>@@ -18,10 +18,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> /*! \addtogroup osmo_stat_item</span><br><span>diff --git a/src/stats.c b/src/stats.c</span><br><span>index 702e408..4fb20e2 100644</span><br><span>--- a/src/stats.c</span><br><span>+++ b/src/stats.c</span><br><span>@@ -16,10 +16,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> /*! \addtogroup stats</span><br><span>diff --git a/src/stats_statsd.c b/src/stats_statsd.c</span><br><span>index 1acfce8..b89ec92 100644</span><br><span>--- a/src/stats_statsd.c</span><br><span>+++ b/src/stats_statsd.c</span><br><span>@@ -15,10 +15,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> /*! \addtogroup stats</span><br><span>diff --git a/src/strrb.c b/src/strrb.c</span><br><span>index 461fdec..df7edb3 100644</span><br><span>--- a/src/strrb.c</span><br><span>+++ b/src/strrb.c</span><br><span>@@ -31,10 +31,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> /*! \addtogroup utils</span><br><span>diff --git a/src/thread.c b/src/thread.c</span><br><span>index 956fee7..d9a9842 100644</span><br><span>--- a/src/thread.c</span><br><span>+++ b/src/thread.c</span><br><span>@@ -14,10 +14,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> /*! \addtogroup thread</span><br><span>diff --git a/src/timer.c b/src/timer.c</span><br><span>index ed5a610..20d87a0 100644</span><br><span>--- a/src/timer.c</span><br><span>+++ b/src/timer.c</span><br><span>@@ -19,10 +19,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> </span><br><span>diff --git a/src/timer_clockgettime.c b/src/timer_clockgettime.c</span><br><span>index 7b17fd1..6112b8a 100644</span><br><span>--- a/src/timer_clockgettime.c</span><br><span>+++ b/src/timer_clockgettime.c</span><br><span>@@ -14,10 +14,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> /*! \addtogroup timer</span><br><span>diff --git a/src/timer_gettimeofday.c b/src/timer_gettimeofday.c</span><br><span>index 3494946..e0212b5 100644</span><br><span>--- a/src/timer_gettimeofday.c</span><br><span>+++ b/src/timer_gettimeofday.c</span><br><span>@@ -15,10 +15,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> /*! \addtogroup timer</span><br><span>diff --git a/src/usb/osmo_libusb.c b/src/usb/osmo_libusb.c</span><br><span>index bb86206..05331a1 100644</span><br><span>--- a/src/usb/osmo_libusb.c</span><br><span>+++ b/src/usb/osmo_libusb.c</span><br><span>@@ -14,10 +14,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- * along with this program; if not, write to the Free Software</span><br><span style="color: hsl(0, 100%, 40%);">- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.</span><br><span>  */</span><br><span> #include <errno.h></span><br><span> #include <unistd.h></span><br><span>diff --git a/src/use_count.c b/src/use_count.c</span><br><span>index d07e47f..6c52899 100644</span><br><span>--- a/src/use_count.c</span><br><span>+++ b/src/use_count.c</span><br><span>@@ -19,10 +19,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <errno.h></span><br><span>diff --git a/src/utils.c b/src/utils.c</span><br><span>index 300204a..bec4b75 100644</span><br><span>--- a/src/utils.c</span><br><span>+++ b/src/utils.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> </span><br><span>diff --git a/src/vty/fsm_vty.c b/src/vty/fsm_vty.c</span><br><span>index 83a8e79..025d0d8 100644</span><br><span>--- a/src/vty/fsm_vty.c</span><br><span>+++ b/src/vty/fsm_vty.c</span><br><span>@@ -14,10 +14,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 <stdlib.h></span><br><span>diff --git a/src/vty/logging_vty.c b/src/vty/logging_vty.c</span><br><span>index d33fe5e..4e5725b 100644</span><br><span>--- a/src/vty/logging_vty.c</span><br><span>+++ b/src/vty/logging_vty.c</span><br><span>@@ -15,10 +15,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 <stdlib.h></span><br><span>diff --git a/src/vty/stats_vty.c b/src/vty/stats_vty.c</span><br><span>index c6c50ef..e2247a3 100644</span><br><span>--- a/src/vty/stats_vty.c</span><br><span>+++ b/src/vty/stats_vty.c</span><br><span>@@ -16,10 +16,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 <stdlib.h></span><br><span>diff --git a/src/vty/talloc_ctx_vty.c b/src/vty/talloc_ctx_vty.c</span><br><span>index 206d049..dcb1c9b 100644</span><br><span>--- a/src/vty/talloc_ctx_vty.c</span><br><span>+++ b/src/vty/talloc_ctx_vty.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 <stdio.h></span><br><span>diff --git a/src/vty/telnet_interface.c b/src/vty/telnet_interface.c</span><br><span>index cd32e68..374578c 100644</span><br><span>--- a/src/vty/telnet_interface.c</span><br><span>+++ b/src/vty/telnet_interface.c</span><br><span>@@ -14,10 +14,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 <sys/socket.h></span><br><span>diff --git a/src/vty/utils.c b/src/vty/utils.c</span><br><span>index 4501c66..696a519 100644</span><br><span>--- a/src/vty/utils.c</span><br><span>+++ b/src/vty/utils.c</span><br><span>@@ -18,10 +18,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 <stdint.h></span><br><span>diff --git a/src/vty/vector.c b/src/vty/vector.c</span><br><span>index f9e5ec3..34b161d 100644</span><br><span>--- a/src/vty/vector.c</span><br><span>+++ b/src/vty/vector.c</span><br><span>@@ -16,11 +16,6 @@</span><br><span>  * WITHOUT ANY WARRANTY; without even the implied warranty of</span><br><span>  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span><br><span>  * General Public License for more details.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * You should have received a copy of the GNU General Public License</span><br><span style="color: hsl(0, 100%, 40%);">- * along with GNU Zebra; see the file COPYING.  If not, write to the Free</span><br><span style="color: hsl(0, 100%, 40%);">- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span><br><span style="color: hsl(0, 100%, 40%);">- * Boston, MA  02110-1301, USA.</span><br><span>  */</span><br><span> </span><br><span> #include <stdlib.h></span><br><span>diff --git a/src/write_queue.c b/src/write_queue.c</span><br><span>index 31b8427..884cebd 100644</span><br><span>--- a/src/write_queue.c</span><br><span>+++ b/src/write_queue.c</span><br><span>@@ -16,10 +16,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 <errno.h></span><br><span>diff --git a/tests/abis/abis_test.c b/tests/abis/abis_test.c</span><br><span>index ca6daed..2151e92 100644</span><br><span>--- a/tests/abis/abis_test.c</span><br><span>+++ b/tests/abis/abis_test.c</span><br><span>@@ -13,10 +13,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/core/application.h></span><br><span>diff --git a/tests/coding/coding_test.c b/tests/coding/coding_test.c</span><br><span>index bdfe300..5a6f6e0 100644</span><br><span>--- a/tests/coding/coding_test.c</span><br><span>+++ b/tests/coding/coding_test.c</span><br><span>@@ -13,10 +13,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdio.h></span><br><span>diff --git a/tests/dtx/dtx_gsm0503_test.c b/tests/dtx/dtx_gsm0503_test.c</span><br><span>index f300313..b14c978 100644</span><br><span>--- a/tests/dtx/dtx_gsm0503_test.c</span><br><span>+++ b/tests/dtx/dtx_gsm0503_test.c</span><br><span>@@ -15,10 +15,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 <string.h></span><br><span>diff --git a/tests/fr/fr_test.c b/tests/fr/fr_test.c</span><br><span>index 4d472b5..3fb18f3 100644</span><br><span>--- a/tests/fr/fr_test.c</span><br><span>+++ b/tests/fr/fr_test.c</span><br><span>@@ -12,10 +12,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> #define _GNU_SOURCE</span><br><span>diff --git a/tests/gsm0408/gsm0408_test.c b/tests/gsm0408/gsm0408_test.c</span><br><span>index 5a59639..cdccf53 100644</span><br><span>--- a/tests/gsm0408/gsm0408_test.c</span><br><span>+++ b/tests/gsm0408/gsm0408_test.c</span><br><span>@@ -12,10 +12,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 GCC diagnostic ignored "-Wdeprecated-declarations"</span><br><span>diff --git a/tests/gsm0502/gsm0502_test.c b/tests/gsm0502/gsm0502_test.c</span><br><span>index a950c6c..f4f6530 100644</span><br><span>--- a/tests/gsm0502/gsm0502_test.c</span><br><span>+++ b/tests/gsm0502/gsm0502_test.c</span><br><span>@@ -15,10 +15,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 <string.h></span><br><span>diff --git a/tests/gsm0808/gsm0808_test.c b/tests/gsm0808/gsm0808_test.c</span><br><span>index 04b3b72..3fff005 100644</span><br><span>--- a/tests/gsm0808/gsm0808_test.c</span><br><span>+++ b/tests/gsm0808/gsm0808_test.c</span><br><span>@@ -12,10 +12,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/gsm/gsm0808.h></span><br><span>diff --git a/tests/gsm23003/gsm23003_test.c b/tests/gsm23003/gsm23003_test.c</span><br><span>index eac5a11..e73ef43 100644</span><br><span>--- a/tests/gsm23003/gsm23003_test.c</span><br><span>+++ b/tests/gsm23003/gsm23003_test.c</span><br><span>@@ -15,10 +15,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 <stdio.h></span><br><span>diff --git a/tests/gsm23236/gsm23236_test.c b/tests/gsm23236/gsm23236_test.c</span><br><span>index 14c5ce3..77e20e3 100644</span><br><span>--- a/tests/gsm23236/gsm23236_test.c</span><br><span>+++ b/tests/gsm23236/gsm23236_test.c</span><br><span>@@ -15,10 +15,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 <stdio.h></span><br><span>diff --git a/tests/gsm29205/gsm29205_test.c b/tests/gsm29205/gsm29205_test.c</span><br><span>index 44c3453..5d4835b 100644</span><br><span>--- a/tests/gsm29205/gsm29205_test.c</span><br><span>+++ b/tests/gsm29205/gsm29205_test.c</span><br><span>@@ -12,10 +12,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/gsm/gsm29205.h></span><br><span>diff --git a/tests/gsm48/rest_octets_test.c b/tests/gsm48/rest_octets_test.c</span><br><span>index beff6e4..fdab143 100644</span><br><span>--- a/tests/gsm48/rest_octets_test.c</span><br><span>+++ b/tests/gsm48/rest_octets_test.c</span><br><span>@@ -13,10 +13,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 <string.h></span><br><span>diff --git a/tests/lapd/lapd_test.c b/tests/lapd/lapd_test.c</span><br><span>index 48851f4..ab0f316 100644</span><br><span>--- a/tests/lapd/lapd_test.c</span><br><span>+++ b/tests/lapd/lapd_test.c</span><br><span>@@ -16,10 +16,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/core/application.h></span><br><span>diff --git a/tests/logging/logging_test.c b/tests/logging/logging_test.c</span><br><span>index f873958..ac6fc52 100644</span><br><span>--- a/tests/logging/logging_test.c</span><br><span>+++ b/tests/logging/logging_test.c</span><br><span>@@ -13,10 +13,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/core/logging.h></span><br><span>diff --git a/tests/logging/logging_vty_test.c b/tests/logging/logging_vty_test.c</span><br><span>index 078555e..f67746b 100644</span><br><span>--- a/tests/logging/logging_vty_test.c</span><br><span>+++ b/tests/logging/logging_vty_test.c</span><br><span>@@ -15,10 +15,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> #define _GNU_SOURCE</span><br><span>diff --git a/tests/loggingrb/loggingrb_test.c b/tests/loggingrb/loggingrb_test.c</span><br><span>index 19378c3..fd11896 100644</span><br><span>--- a/tests/loggingrb/loggingrb_test.c</span><br><span>+++ b/tests/loggingrb/loggingrb_test.c</span><br><span>@@ -14,10 +14,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/core/logging.h></span><br><span>diff --git a/tests/msgb/msgb_test.c b/tests/msgb/msgb_test.c</span><br><span>index ffaa155..aebb68c 100644</span><br><span>--- a/tests/msgb/msgb_test.c</span><br><span>+++ b/tests/msgb/msgb_test.c</span><br><span>@@ -12,10 +12,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 <stdlib.h></span><br><span>diff --git a/tests/msgfile/msgfile_test.c b/tests/msgfile/msgfile_test.c</span><br><span>index 2684b6a..3fe173d 100644</span><br><span>--- a/tests/msgfile/msgfile_test.c</span><br><span>+++ b/tests/msgfile/msgfile_test.c</span><br><span>@@ -13,10 +13,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/core/msgfile.h></span><br><span>diff --git a/tests/oap/oap_test.c b/tests/oap/oap_test.c</span><br><span>index 32676ca..bebd603 100644</span><br><span>--- a/tests/oap/oap_test.c</span><br><span>+++ b/tests/oap/oap_test.c</span><br><span>@@ -15,10 +15,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/core/application.h></span><br><span>diff --git a/tests/sercomm/sercomm_test.c b/tests/sercomm/sercomm_test.c</span><br><span>index 058c9eb..9bffc0d 100644</span><br><span>--- a/tests/sercomm/sercomm_test.c</span><br><span>+++ b/tests/sercomm/sercomm_test.c</span><br><span>@@ -13,10 +13,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 <stdio.h></span><br><span>diff --git a/tests/sim/sim_test.c b/tests/sim/sim_test.c</span><br><span>index 425ce11..2e2eec5 100644</span><br><span>--- a/tests/sim/sim_test.c</span><br><span>+++ b/tests/sim/sim_test.c</span><br><span>@@ -12,10 +12,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 <stdio.h></span><br><span>diff --git a/tests/sms/sms_test.c b/tests/sms/sms_test.c</span><br><span>index 3e14529..9ca83a5 100644</span><br><span>--- a/tests/sms/sms_test.c</span><br><span>+++ b/tests/sms/sms_test.c</span><br><span>@@ -13,10 +13,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 <stdio.h></span><br><span>diff --git a/tests/smscb/gsm0341_test.c b/tests/smscb/gsm0341_test.c</span><br><span>index c400f5c..d11336f 100644</span><br><span>--- a/tests/smscb/gsm0341_test.c</span><br><span>+++ b/tests/smscb/gsm0341_test.c</span><br><span>@@ -12,10 +12,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 <string.h></span><br><span>diff --git a/tests/smscb/smscb_test.c b/tests/smscb/smscb_test.c</span><br><span>index 5925f69..3b6b74d 100644</span><br><span>--- a/tests/smscb/smscb_test.c</span><br><span>+++ b/tests/smscb/smscb_test.c</span><br><span>@@ -12,10 +12,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/gsm/protocol/gsm_03_41.h></span><br><span>diff --git a/tests/sockaddr_str/sockaddr_str_test.c b/tests/sockaddr_str/sockaddr_str_test.c</span><br><span>index 64a6104..0d0674b 100644</span><br><span>--- a/tests/sockaddr_str/sockaddr_str_test.c</span><br><span>+++ b/tests/sockaddr_str/sockaddr_str_test.c</span><br><span>@@ -18,10 +18,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 <stdio.h></span><br><span>diff --git a/tests/socket/socket_sctp_test.c b/tests/socket/socket_sctp_test.c</span><br><span>index 4ca52a3..b318fe5 100644</span><br><span>--- a/tests/socket/socket_sctp_test.c</span><br><span>+++ b/tests/socket/socket_sctp_test.c</span><br><span>@@ -12,10 +12,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 <stdio.h></span><br><span>diff --git a/tests/socket/socket_test.c b/tests/socket/socket_test.c</span><br><span>index 614db55..eda716a 100644</span><br><span>--- a/tests/socket/socket_test.c</span><br><span>+++ b/tests/socket/socket_test.c</span><br><span>@@ -12,10 +12,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 <stdio.h></span><br><span>diff --git a/tests/stats/stats_test.c b/tests/stats/stats_test.c</span><br><span>index 3aa1f52..4e36223 100644</span><br><span>--- a/tests/stats/stats_test.c</span><br><span>+++ b/tests/stats/stats_test.c</span><br><span>@@ -16,10 +16,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/core/application.h></span><br><span>diff --git a/tests/strrb/strrb_test.c b/tests/strrb/strrb_test.c</span><br><span>index 4282d1a..cdeaa34 100644</span><br><span>--- a/tests/strrb/strrb_test.c</span><br><span>+++ b/tests/strrb/strrb_test.c</span><br><span>@@ -13,10 +13,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 <stdio.h></span><br><span>diff --git a/tests/tdef/tdef_test.c b/tests/tdef/tdef_test.c</span><br><span>index d188eed..a2beb6a 100644</span><br><span>--- a/tests/tdef/tdef_test.c</span><br><span>+++ b/tests/tdef/tdef_test.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdio.h></span><br><span>diff --git a/tests/tdef/tdef_vty_config_root_test.c b/tests/tdef/tdef_vty_config_root_test.c</span><br><span>index 0472ad5..aa5ff1b 100644</span><br><span>--- a/tests/tdef/tdef_vty_config_root_test.c</span><br><span>+++ b/tests/tdef/tdef_vty_config_root_test.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #define _GNU_SOURCE</span><br><span>diff --git a/tests/tdef/tdef_vty_config_subnode_test.c b/tests/tdef/tdef_vty_config_subnode_test.c</span><br><span>index ff19150..90c7968 100644</span><br><span>--- a/tests/tdef/tdef_vty_config_subnode_test.c</span><br><span>+++ b/tests/tdef/tdef_vty_config_subnode_test.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #define _GNU_SOURCE</span><br><span>diff --git a/tests/tdef/tdef_vty_dynamic_test.c b/tests/tdef/tdef_vty_dynamic_test.c</span><br><span>index 20dae53..a181d91 100644</span><br><span>--- a/tests/tdef/tdef_vty_dynamic_test.c</span><br><span>+++ b/tests/tdef/tdef_vty_dynamic_test.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #define _GNU_SOURCE</span><br><span>diff --git a/tests/timer/clk_override_test.c b/tests/timer/clk_override_test.c</span><br><span>index 308e821..e67a6ed 100644</span><br><span>--- a/tests/timer/clk_override_test.c</span><br><span>+++ b/tests/timer/clk_override_test.c</span><br><span>@@ -16,10 +16,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 <stdio.h></span><br><span>diff --git a/tests/timer/timer_test.c b/tests/timer/timer_test.c</span><br><span>index d2b0204..b06c774 100644</span><br><span>--- a/tests/timer/timer_test.c</span><br><span>+++ b/tests/timer/timer_test.c</span><br><span>@@ -16,10 +16,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 <stdio.h></span><br><span>diff --git a/tests/use_count/use_count_test.c b/tests/use_count/use_count_test.c</span><br><span>index 95af308..2942c69 100644</span><br><span>--- a/tests/use_count/use_count_test.c</span><br><span>+++ b/tests/use_count/use_count_test.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #include <stdio.h></span><br><span>diff --git a/tests/ussd/ussd_test.c b/tests/ussd/ussd_test.c</span><br><span>index 8025071..2b8321d 100644</span><br><span>--- a/tests/ussd/ussd_test.c</span><br><span>+++ b/tests/ussd/ussd_test.c</span><br><span>@@ -13,10 +13,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/core/application.h></span><br><span>diff --git a/tests/utils/utils_test.c b/tests/utils/utils_test.c</span><br><span>index 7e0e3d3..3ac5d1e 100644</span><br><span>--- a/tests/utils/utils_test.c</span><br><span>+++ b/tests/utils/utils_test.c</span><br><span>@@ -14,10 +14,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/gsm/ipa.h></span><br><span>diff --git a/tests/vty/vty_test.c b/tests/vty/vty_test.c</span><br><span>index e068f19..c84e4c9 100644</span><br><span>--- a/tests/vty/vty_test.c</span><br><span>+++ b/tests/vty/vty_test.c</span><br><span>@@ -13,10 +13,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 <stdio.h></span><br><span>diff --git a/tests/vty/vty_transcript_test.c b/tests/vty/vty_transcript_test.c</span><br><span>index c9ecf18..84664f9 100644</span><br><span>--- a/tests/vty/vty_transcript_test.c</span><br><span>+++ b/tests/vty/vty_transcript_test.c</span><br><span>@@ -17,10 +17,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> </span><br><span> #define _GNU_SOURCE</span><br><span>diff --git a/utils/conv_gen.py b/utils/conv_gen.py</span><br><span>index d2eda15..27ffe62 100644</span><br><span>--- a/utils/conv_gen.py</span><br><span>+++ b/utils/conv_gen.py</span><br><span>@@ -16,10 +16,6 @@</span><br><span>  * but WITHOUT ANY WARRANTY; without even the implied warranty of</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 style="color: hsl(0, 100%, 40%);">- *</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>  */</span><br><span> """</span><br><span> </span><br><span>diff --git a/utils/osmo-arfcn.c b/utils/osmo-arfcn.c</span><br><span>index 5f138f8..9e4534f 100644</span><br><span>--- a/utils/osmo-arfcn.c</span><br><span>+++ b/utils/osmo-arfcn.c</span><br><span>@@ -15,10 +15,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 <stdio.h></span><br><span>diff --git a/utils/osmo-auc-gen.c b/utils/osmo-auc-gen.c</span><br><span>index 446d8ec..72f1fcd 100644</span><br><span>--- a/utils/osmo-auc-gen.c</span><br><span>+++ b/utils/osmo-auc-gen.c</span><br><span>@@ -15,10 +15,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> </span><br><span>diff --git a/utils/osmo-config-merge.c b/utils/osmo-config-merge.c</span><br><span>index 477bb02..ed2039a 100644</span><br><span>--- a/utils/osmo-config-merge.c</span><br><span>+++ b/utils/osmo-config-merge.c</span><br><span>@@ -15,10 +15,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> /*</span><br><span>diff --git a/utils/osmo-sim-test.c b/utils/osmo-sim-test.c</span><br><span>index ae55b83..2c6c764 100644</span><br><span>--- a/utils/osmo-sim-test.c</span><br><span>+++ b/utils/osmo-sim-test.c</span><br><span>@@ -12,10 +12,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 <stdio.h></span><br><span></span><br></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: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>