Skip to content

Commit 6310087

Browse files
tmzullingergitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5ab7227 commit 6310087

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

git-gui.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2424
GNU General Public License for more details.
2525

2626
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/>.}]
2928

3029
######################################################################
3130
##

0 commit comments

Comments
 (0)