diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-11-15 12:14:33 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-15 12:14:34 +0900 |
commit | f13b8ec25e3171301c50146f559170a6756efb53 (patch) | |
tree | 036eaa6177045eb2b3371c99fcb34ce125fcfa27 /xdiff/xpatience.c | |
parent | f68337d1ed3a7d15d8eb159ac475e7e3de5a571e (diff) | |
parent | 5313bee03268bf5b631b197c4b1af59ed3c043f1 (diff) | |
download | git-f13b8ec25e3171301c50146f559170a6756efb53.tar.gz |
Merge branch 'tz/fsf-address-update'
* tz/fsf-address-update:
Replace Free Software Foundation address in license notices
Replace Free Software Foundation address in license notices
Diffstat (limited to 'xdiff/xpatience.c')
-rw-r--r-- | xdiff/xpatience.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xdiff/xpatience.c b/xdiff/xpatience.c index 9f91702de7..a44e776328 100644 --- a/xdiff/xpatience.c +++ b/xdiff/xpatience.c @@ -13,8 +13,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * License along with this library; if not, see + * <http://www.gnu.org/licenses/>. * * Davide Libenzi <davidel@xmailserver.org> * |