diff options
author | Stefano Karapetsas <[email protected]> | 2013-06-21 07:08:38 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-06-21 07:08:38 -0700 |
commit | dbc00adc4d80635ad948b0ad72eb9a7dfdf360cd (patch) | |
tree | 01b32cd3b1a4188aa23fbbcc63b5e093ece2a8c2 /mate-dictionary | |
parent | 9f16f4585a5cd8a45dda86717199caa0dd98b7ae (diff) | |
parent | 0793470591b587fbee7f281633795ce2108125a9 (diff) | |
download | mate-utils-dbc00adc4d80635ad948b0ad72eb9a7dfdf360cd.tar.bz2 mate-utils-dbc00adc4d80635ad948b0ad72eb9a7dfdf360cd.tar.xz |
Merge pull request #31 from dmashal/master
Fix incorrect FSF addresses
Diffstat (limited to 'mate-dictionary')
-rw-r--r-- | mate-dictionary/libgdict/gdict-version.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-dictionary/libgdict/gdict-version.h.in b/mate-dictionary/libgdict/gdict-version.h.in index b9491cb9..3c0fcdc4 100644 --- a/mate-dictionary/libgdict/gdict-version.h.in +++ b/mate-dictionary/libgdict/gdict-version.h.in @@ -14,7 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA */ #ifndef __GDICT_VERSION_H__ |