aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-14 12:00:04 +0100
committerlaforge <laforge@osmocom.org>2021-12-14 12:54:05 +0000
commit043275129c5b737b32bc3645242b644acad72795 (patch)
treedfe8265436738d7b5994f02e9e9b737e4928724c /include
parent77700b6eb51be100dce473763df611551eee01f0 (diff)
treewide: remove FSF address
Remove the paragraph about writing to the Free Software Foundation's mailing address. The FSF has changed addresses in the past, and may do so again. In 2021 this is not useful, let's rather have a bit less boilerplate at the start of source files. Change-Id: Ia450b630e0b60b38835f599c93985bbe97c50d2f
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/mtp/mtp_level3.h4
-rw-r--r--include/osmocom/mtp/mtp_pcap.h4
-rw-r--r--include/osmocom/sccp/sccp.h4
-rw-r--r--include/osmocom/sccp/sccp_types.h4
4 files changed, 0 insertions, 16 deletions
diff --git a/include/osmocom/mtp/mtp_level3.h b/include/osmocom/mtp/mtp_level3.h
index 414b144..5bb8629 100644
--- a/include/osmocom/mtp/mtp_level3.h
+++ b/include/osmocom/mtp/mtp_level3.h
@@ -14,10 +14,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
*/
#pragma once
diff --git a/include/osmocom/mtp/mtp_pcap.h b/include/osmocom/mtp/mtp_pcap.h
index 5e8f7d3..4e400e2 100644
--- a/include/osmocom/mtp/mtp_pcap.h
+++ b/include/osmocom/mtp/mtp_pcap.h
@@ -13,10 +13,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
*/
#ifndef mtp_pcap_h
#define mtp_pcap_h
diff --git a/include/osmocom/sccp/sccp.h b/include/osmocom/sccp/sccp.h
index 4293792..9ff1067 100644
--- a/include/osmocom/sccp/sccp.h
+++ b/include/osmocom/sccp/sccp.h
@@ -16,10 +16,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
*/
#ifndef SCCP_H
diff --git a/include/osmocom/sccp/sccp_types.h b/include/osmocom/sccp/sccp_types.h
index 4ad7edf..0ef52b4 100644
--- a/include/osmocom/sccp/sccp_types.h
+++ b/include/osmocom/sccp/sccp_types.h
@@ -15,10 +15,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
*/
#ifndef SCCP_TYPES_H