summaryrefslogtreecommitdiff
path: root/spi
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2016-10-20 09:45:51 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2017-01-07 16:12:40 +0100
commit7c43d7c6a7ff9d6569715cfb4100be87b3bf92ca (patch)
tree46881f37f5dd855409d6cb955449d16e9b63e346 /spi
parent575a77a66daead3a0dd2824091de2e3caa966202 (diff)
downloadsigrok-dumps-7c43d7c6a7ff9d6569715cfb4100be87b3bf92ca.tar.gz
sigrok-dumps-7c43d7c6a7ff9d6569715cfb4100be87b3bf92ca.zip
license: remove FSF postal address from boiler plate license text
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable.
Diffstat (limited to 'spi')
-rwxr-xr-xspi/nrf24l01/gen-testfiles.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/spi/nrf24l01/gen-testfiles.py b/spi/nrf24l01/gen-testfiles.py
index 0e19603..906c025 100755
--- a/spi/nrf24l01/gen-testfiles.py
+++ b/spi/nrf24l01/gen-testfiles.py
@@ -15,8 +15,7 @@
## 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
+## along with this program; if not, see <http://www.gnu.org/licenses/>.
##
## This script generates test cases for the nrf24l01 protocol decoder.