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 /configure.ac | |
parent | 76a1574d996ae9df4d9bd19f32c511f724700070 (diff) | |
download | gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.gz 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 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 47f2e6055..52f3c43c8 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,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 +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA AC_INIT([GNOME Web Browser],[2.18.0.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) |