hgext/convert/transport.py
changeset 15782 7de7630053cb
parent 15599 c6be93a4c378
child 17481 b555be7ca830
--- a/hgext/convert/transport.py	Fri Jan 06 16:16:58 2012 +0100
+++ b/hgext/convert/transport.py	Fri Jan 06 16:27:13 2012 +0100
@@ -15,8 +15,7 @@
 # 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 from mercurial import util
 from svn.core import SubversionException, Pool