aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-14 12:16:45 +0100
committerOliver Smith <osmith@sysmocom.de>2021-12-14 12:16:45 +0100
commit9b4de3f401c890fc2c0dfae9e827daaaadd80db0 (patch)
tree40cff2d025594bced88173583262d047e211e77a /asn1
parent1bc3fb4dd926ce2c022b68fb7c0ce32c42f3f16e (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: I340ab63093138ada6e80edf322e401e9fbfef4ed
Diffstat (limited to 'asn1')
-rw-r--r--asn1/rua/eurecom/rua_decoder.c4
-rw-r--r--asn1/rua/eurecom/rua_encoder.c4
-rw-r--r--asn1/rua/eurecom/rua_ies_defs.h4
3 files changed, 0 insertions, 12 deletions
diff --git a/asn1/rua/eurecom/rua_decoder.c b/asn1/rua/eurecom/rua_decoder.c
index 521ecab..aebf8d5 100644
--- a/asn1/rua/eurecom/rua_decoder.c
+++ b/asn1/rua/eurecom/rua_decoder.c
@@ -12,10 +12,6 @@
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 St - Fifth Floor, Boston, MA 02110-1301 USA.
-
The full GNU General Public License is included in this distribution in
the file called "COPYING".
diff --git a/asn1/rua/eurecom/rua_encoder.c b/asn1/rua/eurecom/rua_encoder.c
index 56d0f33..4fc75b7 100644
--- a/asn1/rua/eurecom/rua_encoder.c
+++ b/asn1/rua/eurecom/rua_encoder.c
@@ -12,10 +12,6 @@
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 St - Fifth Floor, Boston, MA 02110-1301 USA.
-
The full GNU General Public License is included in this distribution in
the file called "COPYING".
diff --git a/asn1/rua/eurecom/rua_ies_defs.h b/asn1/rua/eurecom/rua_ies_defs.h
index da5fc6f..74602ff 100644
--- a/asn1/rua/eurecom/rua_ies_defs.h
+++ b/asn1/rua/eurecom/rua_ies_defs.h
@@ -12,10 +12,6 @@
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 St - Fifth Floor, Boston, MA 02110-1301 USA.
-
The full GNU General Public License is included in this distribution in
the file called "COPYING".