[file-roller] updated obsolete info in license text
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated obsolete info in license text
- Date: Thu, 30 Jan 2014 18:32:22 +0000 (UTC)
commit 7e924edcab39b7946632e88da3da37b7ce2bf0d1
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu Jan 30 19:26:21 2014 +0100
updated obsolete info in license text
updated using a script written by Andika Triwidadan
https://bugzilla.gnome.org/show_bug.cgi?id=721455
copy-n-paste/eggdesktopfile.c | 3 +--
copy-n-paste/eggdesktopfile.h | 3 +--
copy-n-paste/eggsmclient-private.h | 4 +---
copy-n-paste/eggsmclient-xsmp.c | 4 +---
copy-n-paste/eggsmclient.c | 4 +---
copy-n-paste/eggsmclient.h | 4 +---
po/oc.po | 7 +------
src/eggtreemultidnd.c | 4 +---
src/eggtreemultidnd.h | 4 +---
src/mkdtemp.c | 3 +--
10 files changed, 10 insertions(+), 30 deletions(-)
---
diff --git a/copy-n-paste/eggdesktopfile.c b/copy-n-paste/eggdesktopfile.c
index e6692e1..163108b 100644
--- a/copy-n-paste/eggdesktopfile.c
+++ b/copy-n-paste/eggdesktopfile.c
@@ -17,8 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; see the file COPYING.LIB. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place -
- * Suite 330, Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/copy-n-paste/eggdesktopfile.h b/copy-n-paste/eggdesktopfile.h
index 16c5426..c29dbea 100644
--- a/copy-n-paste/eggdesktopfile.h
+++ b/copy-n-paste/eggdesktopfile.h
@@ -13,8 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; see the file COPYING.LIB. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place -
- * Suite 330, Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
*/
#ifndef __EGG_DESKTOP_FILE_H__
diff --git a/copy-n-paste/eggsmclient-private.h b/copy-n-paste/eggsmclient-private.h
index 0c98eee..dd788c0 100644
--- a/copy-n-paste/eggsmclient-private.h
+++ b/copy-n-paste/eggsmclient-private.h
@@ -12,9 +12,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __EGG_SM_CLIENT_PRIVATE_H__
diff --git a/copy-n-paste/eggsmclient-xsmp.c b/copy-n-paste/eggsmclient-xsmp.c
index d5cf3b5..b6ab06b 100644
--- a/copy-n-paste/eggsmclient-xsmp.c
+++ b/copy-n-paste/eggsmclient-xsmp.c
@@ -16,9 +16,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/>.
*/
#include "config.h"
diff --git a/copy-n-paste/eggsmclient.c b/copy-n-paste/eggsmclient.c
index 92be8a7..eb78b7a 100644
--- a/copy-n-paste/eggsmclient.c
+++ b/copy-n-paste/eggsmclient.c
@@ -12,9 +12,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/>.
*/
#include "config.h"
diff --git a/copy-n-paste/eggsmclient.h b/copy-n-paste/eggsmclient.h
index e620b75..33809ff 100644
--- a/copy-n-paste/eggsmclient.h
+++ b/copy-n-paste/eggsmclient.h
@@ -12,9 +12,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __EGG_SM_CLIENT_H__
diff --git a/po/oc.po b/po/oc.po
index 1b0332a..202d3c0 100644
--- a/po/oc.po
+++ b/po/oc.po
@@ -310,12 +310,7 @@ msgstr ""
#: ../src/actions.c:852
msgid ""
"You should have received a copy of the GNU General Public License along with "
-"File Roller; if not, write to the Free Software Foundation, Inc., 51 "
-"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
-msgstr ""
-"Debètz aver recebuda una còpia de la licéncia generala publica GNU amb "
-"aqueste programa ; s'es pas lo cas, escribètz a la Free Software Foundation, "
-"Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+"File Roller; if not, see <http://www.gnu.org/licenses/>."
#: ../src/actions.c:862
msgid "Copyright © 2001–2010 Free Software Foundation, Inc."
diff --git a/src/eggtreemultidnd.c b/src/eggtreemultidnd.c
index 15ebc4b..252b9e8 100644
--- a/src/eggtreemultidnd.c
+++ b/src/eggtreemultidnd.c
@@ -19,9 +19,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/>.
*/
diff --git a/src/eggtreemultidnd.h b/src/eggtreemultidnd.h
index 00ba1aa..e8ae175 100644
--- a/src/eggtreemultidnd.h
+++ b/src/eggtreemultidnd.h
@@ -12,9 +12,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/>.
*/
#ifndef __EGG_TREE_MULTI_DND_H__
diff --git a/src/mkdtemp.c b/src/mkdtemp.c
index 1508102..d93fdca 100644
--- a/src/mkdtemp.c
+++ b/src/mkdtemp.c
@@ -13,8 +13,7 @@
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ see <http://www.gnu.org/licenses/>. */
/* Extracted from misc/mkdtemp.c and sysdeps/posix/tempname.c. */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]