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/test/tests_higwidgets/gdk_pixbuf.py

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