diff options
Diffstat (limited to 'doc/update_po')
-rwxr-xr-x | doc/update_po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update_po b/doc/update_po index af5625c..788e778 100755 --- a/doc/update_po +++ b/doc/update_po @@ -17,8 +17,8 @@ # * Foundation; with no Invariant Sections, no Front-Cover Texts and * # * no Back-Cover Texts. A copy of the license is available on the * # * GNU site http://www.gnu.org/licenses/fdl.html or by writing to: * -# * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * -# * MA 02110-1301, USA. * +# * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * +# * MA 02111-1307, USA. * # *************************************************************************** # # This script merges po files with the latest version of the english pot files in the language folder ../doc/i18n/$lang |