]> sigrok.org Git - sigrok-dumps.git/commitdiff
license: remove FSF postal address from boiler plate license text
authorGerhard Sittig <redacted>
Thu, 20 Oct 2016 07:45:51 +0000 (09:45 +0200)
committerUwe Hermann <redacted>
Sat, 7 Jan 2017 15:12:40 +0000 (16:12 +0100)
Remove the FSF postal address as it might change (it did in the past).
Reference the gnu.org website instead which is more stable.

Makefile
spi/nrf24l01/gen-testfiles.py

index 954b9856dfc03457845e26e991235a5b50397e52..349760d1ba50e759f74704f2a583e41532d98117 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,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/>.
 ##
 
 VERSION = "0.1.0"
index 0e19603de7c05fd9a244ec3dc7054629e69c2ab5..906c025ab3ad11279841eff583da6622af32fef5 100755 (executable)
@@ -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.