diff options
author | Dan Mashal <dan.mashal@fedoraproject.org> | 2012-12-23 11:36:54 -0800 |
---|---|---|
committer | Dan Mashal <dan.mashal@fedoraproject.org> | 2012-12-23 11:36:54 -0800 |
commit | b04377825fb3a6c35c22580295c410f442be5983 (patch) | |
tree | 99383af72f414c897b5a102c4fdb53d08896f3e3 /src/fe-gtk/sexy-spell-entry.c | |
parent | 32eac07424db6e794cc4bc0350545a1f72237efd (diff) |
fix incorrect FSF address
Diffstat (limited to 'src/fe-gtk/sexy-spell-entry.c')
-rw-r--r-- | src/fe-gtk/sexy-spell-entry.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fe-gtk/sexy-spell-entry.c b/src/fe-gtk/sexy-spell-entry.c index 4dabc28a..48a6c383 100644 --- a/src/fe-gtk/sexy-spell-entry.c +++ b/src/fe-gtk/sexy-spell-entry.c @@ -16,8 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ #ifdef HAVE_CONFIG_H # include "config.h" |