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/OSFingerprintRegister.py

    r2977 r3177  
    1919# You should have received a copy of the GNU General Public License 
    2020# along with this program; if not, write to the Free Software 
    21 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
     21# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 
    2222 
    2323import urllib