diff options
author | Christian Persch <chpe@gnome.org> | 2007-03-12 03:42:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-03-12 03:42:02 +0800 |
commit | cc36c80482fff1d4d240e359e571bd3cab6591fa (patch) | |
tree | eb88d25a7eb661a8c88e2bd6f3cd234ae0ab4fc2 /data/generate-font-schemas.py | |
parent | 76a1574d996ae9df4d9bd19f32c511f724700070 (diff) | |
download | gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.gz gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.bz2 gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.lz gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.xz gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.zst gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.zip |
Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT
2007-03-11 Christian Persch <chpe@gnome.org>
* *:
Correct FSF address. Bug #409075, patch by John Millikin.
svn path=/trunk/; revision=6952
Diffstat (limited to 'data/generate-font-schemas.py')
-rwxr-xr-x | data/generate-font-schemas.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/generate-font-schemas.py b/data/generate-font-schemas.py index d37db2aab..5c1570694 100755 --- a/data/generate-font-schemas.py +++ b/data/generate-font-schemas.py @@ -15,7 +15,7 @@ # # 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. # # $Id$ |