aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-14 12:11:11 +0100
committerOliver Smith <osmith@sysmocom.de>2021-12-14 12:11:11 +0100
commitd4ebb1f6c47e89d8aae7988593969ca2a435b392 (patch)
tree8d30a08ee6db415affb7045066f376bf6e9246f2 /src
parent374939f8cc7b91ec7d7576ac59e83d298da6bb1a (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: I12b250e16426b125124def49e124e40ae93d0d58
Diffstat (limited to 'src')
-rw-r--r--src/common/pcu_sock.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c
index 0018acb6..94b45f33 100644
--- a/src/common/pcu_sock.c
+++ b/src/common/pcu_sock.c
@@ -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.
- *
*/
#include <stdio.h>