]> sigrok.org Git - sigrok-test.git/commitdiff
license: remove FSF postal address from boiler plate license text
authorGerhard Sittig <redacted>
Thu, 20 Oct 2016 07:40:53 +0000 (09:40 +0200)
committerUwe Hermann <redacted>
Sat, 7 Jan 2017 15:13:11 +0000 (16:13 +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.am
autogen.sh

index eb497751e5455683b984bf2551e910fb0409cd1e..57e236b37e23774fef2dd4a5d66635b5f9fdebd2 100644 (file)
@@ -14,8 +14,7 @@
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
 ## 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/>.
 ##
 
 ACLOCAL_AMFLAGS = -I m4
 ##
 
 ACLOCAL_AMFLAGS = -I m4
index 692d63019ebd961d52f8bf11026b71a0eea32486..67807fd5e07c19cf9eff0028dacbd28efa13e2c4 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
 ## 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/>.
 ##
 
 test -n "$srcdir" || srcdir=`dirname "$0"`
 ##
 
 test -n "$srcdir" || srcdir=`dirname "$0"`