Replace Free Software Foundation address in license notices

The mailing address for the FSF has changed over the years. Rather than updating the address across all files, refer readers to gnu.org, as the GNU GPL documentation now suggests for license notices. The mailing address is retained in the full license files (COPYING and LGPL-2.1). Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Todd Zullinger committed Nov 7, 2017 at 00:39 UTC 63100874c1653dd6a137f74143eda322550eabc7
1 file changed +1 -2
git-gui.sh
+1 -2
@@ -24,8 +24,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 GNU General Public License for more details.
25
26 You should have received a copy of the GNU General Public License
27 -along with this program; if not, write to the Free Software
28 -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA}]
27 +along with this program; if not, see <http://www.gnu.org/licenses/>.}]
28
29 ######################################################################
30 ##