[gnome-search-tool] Updated FSF's address
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-search-tool] Updated FSF's address
- Date: Fri, 31 Jan 2014 13:28:32 +0000 (UTC)
commit e5a2a1d77dfa15826f68e8be56932cff035c3d92
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Jan 23 12:56:40 2014 +0100
Updated FSF's address
libeggsmclient/eggdesktopfile.c | 3 +--
libeggsmclient/eggdesktopfile.h | 3 +--
libeggsmclient/eggsmclient-private.h | 4 +---
libeggsmclient/eggsmclient-xsmp.c | 4 +---
libeggsmclient/eggsmclient.c | 4 +---
libeggsmclient/eggsmclient.h | 4 +---
libgnomeui-deprecated/gsearchtool-entry.c | 4 +---
libgnomeui-deprecated/gsearchtool-entry.h | 4 +---
src/gsearchtool-callbacks.c | 3 +--
src/gsearchtool-callbacks.h | 3 +--
src/gsearchtool-support.c | 3 +--
src/gsearchtool-support.h | 3 +--
src/gsearchtool.c | 3 +--
src/gsearchtool.h | 3 +--
14 files changed, 14 insertions(+), 34 deletions(-)
---
diff --git a/libeggsmclient/eggdesktopfile.c b/libeggsmclient/eggdesktopfile.c
index 357e548..64df5c5 100644
--- a/libeggsmclient/eggdesktopfile.c
+++ b/libeggsmclient/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/libeggsmclient/eggdesktopfile.h b/libeggsmclient/eggdesktopfile.h
index f8a3d3e..aebb097 100644
--- a/libeggsmclient/eggdesktopfile.h
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient-private.h b/libeggsmclient/eggsmclient-private.h
index 0c98eee..dd788c0 100644
--- a/libeggsmclient/eggsmclient-private.h
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient-xsmp.c b/libeggsmclient/eggsmclient-xsmp.c
index ec1b594..e51bd87 100644
--- a/libeggsmclient/eggsmclient-xsmp.c
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient.c b/libeggsmclient/eggsmclient.c
index efa901d..2c51b71 100644
--- a/libeggsmclient/eggsmclient.c
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient.h b/libeggsmclient/eggsmclient.h
index e620b75..33809ff 100644
--- a/libeggsmclient/eggsmclient.h
+++ b/libeggsmclient/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/libgnomeui-deprecated/gsearchtool-entry.c b/libgnomeui-deprecated/gsearchtool-entry.c
index 6772c24..8db91d2 100644
--- a/libgnomeui-deprecated/gsearchtool-entry.c
+++ b/libgnomeui-deprecated/gsearchtool-entry.c
@@ -17,9 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the 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/>.
*
* Author: Paolo Borelli (gedit-history-entry.c)
*
diff --git a/libgnomeui-deprecated/gsearchtool-entry.h b/libgnomeui-deprecated/gsearchtool-entry.h
index 3d0101b..04111ad 100644
--- a/libgnomeui-deprecated/gsearchtool-entry.h
+++ b/libgnomeui-deprecated/gsearchtool-entry.h
@@ -17,9 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the 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/>.
*
* Author: Paolo Borelli (gedit-history-entry.h)
*
diff --git a/src/gsearchtool-callbacks.c b/src/gsearchtool-callbacks.c
index d4cfb49..762f46e 100644
--- a/src/gsearchtool-callbacks.c
+++ b/src/gsearchtool-callbacks.c
@@ -20,8 +20,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/gsearchtool-callbacks.h b/src/gsearchtool-callbacks.h
index ed69970..d2bd08c 100644
--- a/src/gsearchtool-callbacks.h
+++ b/src/gsearchtool-callbacks.h
@@ -20,8 +20,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/gsearchtool-support.c b/src/gsearchtool-support.c
index 83aa138..043f439 100644
--- a/src/gsearchtool-support.c
+++ b/src/gsearchtool-support.c
@@ -20,8 +20,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/gsearchtool-support.h b/src/gsearchtool-support.h
index f9f2009..7c46c04 100644
--- a/src/gsearchtool-support.h
+++ b/src/gsearchtool-support.h
@@ -20,8 +20,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/gsearchtool.c b/src/gsearchtool.c
index ffdfadd..4eb680a 100644
--- a/src/gsearchtool.c
+++ b/src/gsearchtool.c
@@ -20,8 +20,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/gsearchtool.h b/src/gsearchtool.h
index b56e6ed..a429315 100644
--- a/src/gsearchtool.h
+++ b/src/gsearchtool.h
@@ -20,8 +20,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]