diff options
-rw-r--r-- | po/oc.po | 7 | ||||
-rw-r--r-- | po/ro.po | 3 | ||||
-rw-r--r-- | src/option.h | 4 |
3 files changed, 3 insertions, 11 deletions
@@ -44,12 +44,7 @@ msgstr "" #: ../src/about.c:72 msgid "" "You should have received a copy of the GNU Lesser General Public License " -"along with this program; if not, write to the Free Software Foundation, " -"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." -msgstr "" -"Deuriatz aver recebut una còpia de la licéncia GNU GPL amb Nautilus ; s'es " -"pas lo cas, escrivètz a Free Software Foundation, Inc., 59 Temple Place, " -"Suite 330, Boston, MA 02111-1307 USA." +"along with this program; if not, see <http://www.gnu.org/licenses/>." #: ../src/about.c:265 msgid "translator-credits" @@ -48,8 +48,7 @@ msgstr "" #: ../src/about.c:72 msgid "" "You should have received a copy of the GNU Lesser General Public License " -"along with this program; if not, write to the Free Software Foundation, " -"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." +"along with this program; if not, see <http://www.gnu.org/licenses/>." msgstr "" "Ar trebui să fi primit o copie a Licenței LGPL împreună cu acest program; " "dacă nu, scrieți Free Software Foundation, Inc., 59 Temple Place, Suite 330, " diff --git a/src/option.h b/src/option.h index ddca9a99..d77c5631 100644 --- a/src/option.h +++ b/src/option.h @@ -14,9 +14,7 @@ * Library General Public License for more details. * * 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, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. * * Authors: Glynn Foster <glynn.foster@sun.com> * Lucas Rocha <lucasr@im.ufba.br> |