From d6033c914c071aa57ac8ea4ccb03a55bd0506a3a Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Fri, 15 Jun 2012 07:43:56 +0200 Subject: Imported Upstream version 0.4.4 --- rapid/filemodify.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'rapid/filemodify.py') diff --git a/rapid/filemodify.py b/rapid/filemodify.py index 3f4f2be..8e5d8a3 100644 --- a/rapid/filemodify.py +++ b/rapid/filemodify.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: latin1 -*- -### Copyright (C) 2011 Damon Lynch +### Copyright (C) 2011-2012 Damon Lynch ### This program is free software; you can redistribute it and/or modify ### it under the terms of the GNU General Public License as published by @@ -15,7 +15,8 @@ ### 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 +### Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 +### USA import os.path, fractions import subprocess -- cgit v1.2.3