Skip to content

Commit a221785

Browse files
committed
Update incorrect FSF address
1 parent f2be109 commit a221785

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+189
-189
lines changed

build-aux/mtr.bat

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ rem but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
rem GNU General Public License for more details.
1414
rem
15-
rem You should have received a copy of the GNU General Public License
16-
rem along with this program; if not, write to the Free Software
17-
rem Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
15+
rem You should have received a copy of the GNU General Public License along
16+
rem with this program; if not, write to the Free Software Foundation, Inc.,
17+
rem 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1818
rem
1919

2020
rem Assume the path of this batch file is the mtr installation location

packet/cmdparse.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#include "cmdparse.h"

packet/cmdparse.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#ifndef CMDPARSE_H

packet/command.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#include "command.h"

packet/command.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#ifndef COMMAND_H

packet/command_cygwin.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#include "command.h"

packet/command_cygwin.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#ifndef COMMAND_CYGWIN_H

packet/command_unix.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#include "command.h"

packet/command_unix.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#ifndef COMMAND_UNIX_H

packet/construct_unix.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
GNU General Public License for more details.
1313
14-
You should have received a copy of the GNU General Public License
15-
along with this program; if not, write to the Free Software
16-
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14+
You should have received a copy of the GNU General Public License along
15+
with this program; if not, write to the Free Software Foundation, Inc.,
16+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717
*/
1818

1919
#include "construct_unix.h"

0 commit comments

Comments
 (0)