aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf_fsm.c
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-14 12:19:13 +0100
committerOliver Smith <osmith@sysmocom.de>2021-12-14 12:19:13 +0100
commit8d03c50024f278336bf6688908724d68d5b792ef (patch)
treed74432fc28526db5c49fecbbfd8110f3c7eafcae /src/tbf_fsm.c
parent11f72dfbcbd27aa9b5fd4700e912e8ff58bf5c12 (diff)
treewide: remove FSF address2021q4
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: I4a49dbeeec89b22624c968152118aecf8886dac6
Diffstat (limited to 'src/tbf_fsm.c')
-rw-r--r--src/tbf_fsm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tbf_fsm.c b/src/tbf_fsm.c
index 39f20805..2189747f 100644
--- a/src/tbf_fsm.c
+++ b/src/tbf_fsm.c
@@ -12,10 +12,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <unistd.h>