aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/ran_msg.c
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-14 12:18:16 +0100
committerOliver Smith <osmith@sysmocom.de>2021-12-14 12:18:16 +0100
commit2ee27f9e06bc8dfa5ac90793ad85a11fddaaab66 (patch)
tree10a70082cc4ff13c79bf58c55245f939fd2b1bb7 /src/libmsc/ran_msg.c
parente400b1161d2a00082dd0b0e543f3bb84a6efefe5 (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: I1b68e0aa26d81fbfe26abaa287d2bd5eec2cfd0f
Diffstat (limited to 'src/libmsc/ran_msg.c')
-rw-r--r--src/libmsc/ran_msg.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libmsc/ran_msg.c b/src/libmsc/ran_msg.c
index 46816a961..e050303db 100644
--- a/src/libmsc/ran_msg.c
+++ b/src/libmsc/ran_msg.c
@@ -16,10 +16,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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.
*/
#include <osmocom/core/utils.h>