Show
Ignore:
Timestamp:
07/20/08 19:12:29 (5 years ago)
Author:
luis
Message:

Update licence - FSF address

Command used:
find . -path '*/.svn' -prune -o -type f -print0 | xargs -0 sed -i -e 's/59 Temple Place, Suite 330/51 Franklin Street, Fifth Floor/;s/02111-1307/02110-1301/;'

Check licences: licensecheck -c -r trunk_directory/

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/umitCore/Email.py

    r3176 r3177  
    2121# You should have received a copy of the GNU General Public License 
    2222# along with this program; if not, write to the Free Software 
    23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
     23# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 
    2424 
    2525import os.path