summaryrefslogtreecommitdiff
path: root/fastimport/processors/info_processor.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-10-06 02:24:50 +0200
committerJelmer Vernooij <jelmer@samba.org>2011-10-06 02:24:50 +0200
commit5f76c2ac819b967baf1a40867acf239e425d8ebe (patch)
treedeb2f718e0834bb71268d4ea17c3958bfb1d9d4f /fastimport/processors/info_processor.py
parent7936bc2148246c658a83143f53194099a999f0b3 (diff)
downloadpython-fastimport-5f76c2ac819b967baf1a40867acf239e425d8ebe.tar.gz
Remove old FSF address and point at FSF website instead.
Thanks Dan Callaghan.
Diffstat (limited to 'fastimport/processors/info_processor.py')
-rw-r--r--fastimport/processors/info_processor.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/fastimport/processors/info_processor.py b/fastimport/processors/info_processor.py
index d35aaff..e4969b1 100644
--- a/fastimport/processors/info_processor.py
+++ b/fastimport/processors/info_processor.py
@@ -11,8 +11,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/>.
"""Import processor that dump stats about the input (and doesn't import)."""