aboutsummaryrefslogtreecommitdiffstats
path: root/osmopy
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-14 12:19:36 +0100
committerOliver Smith <osmith@sysmocom.de>2021-12-14 12:19:36 +0100
commit116cf25fe281abb3d69ced736673b814dc64cb84 (patch)
tree10080f91a7a79e2143f1730232cd54bacaed1865 /osmopy
parentbe9f0bba946a6ac695bc39bc1a760dc659bc0fde (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: Ifd7b7e548c9c6db140fa8cbc8a3c8dfaf4603d18
Diffstat (limited to 'osmopy')
-rwxr-xr-xosmopy/osmo_ipa.py4
-rw-r--r--osmopy/trap_helper.py4
-rwxr-xr-xosmopy/twisted_ipa.py4
3 files changed, 0 insertions, 12 deletions
diff --git a/osmopy/osmo_ipa.py b/osmopy/osmo_ipa.py
index a95a05b..1b42b7f 100755
--- a/osmopy/osmo_ipa.py
+++ b/osmopy/osmo_ipa.py
@@ -15,10 +15,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.
*/
"""
diff --git a/osmopy/trap_helper.py b/osmopy/trap_helper.py
index a48770b..2b4179d 100644
--- a/osmopy/trap_helper.py
+++ b/osmopy/trap_helper.py
@@ -15,10 +15,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.
*/
"""
diff --git a/osmopy/twisted_ipa.py b/osmopy/twisted_ipa.py
index f39bc5c..fd3cee5 100755
--- a/osmopy/twisted_ipa.py
+++ b/osmopy/twisted_ipa.py
@@ -15,10 +15,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.
*/
"""