summaryrefslogtreecommitdiff
path: root/eel
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 12:51:32 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-31 14:13:48 +0100
commite314fbcc9936491357345193901b5b257d687cec (patch)
tree1a743002ab8b3b7a3005edb2a585696488d67e6c /eel
parentc11475950e3378c726e25f5fde2057ff25433bc1 (diff)
downloadnautilus-e314fbcc9936491357345193901b5b257d687cec.tar.gz
Updated FSF's address
Diffstat (limited to 'eel')
-rw-r--r--eel/check-program.c3
-rw-r--r--eel/eel-accessibility.c3
-rw-r--r--eel/eel-accessibility.h3
-rw-r--r--eel/eel-art-extensions.c3
-rw-r--r--eel/eel-art-extensions.h3
-rw-r--r--eel/eel-canvas.c3
-rw-r--r--eel/eel-canvas.h3
-rw-r--r--eel/eel-debug.c4
-rw-r--r--eel/eel-debug.h4
-rw-r--r--eel/eel-gdk-extensions.c3
-rw-r--r--eel/eel-gdk-extensions.h3
-rw-r--r--eel/eel-glib-extensions.c3
-rw-r--r--eel/eel-glib-extensions.h3
-rw-r--r--eel/eel-gnome-extensions.c3
-rw-r--r--eel/eel-gnome-extensions.h3
-rw-r--r--eel/eel-graphic-effects.c4
-rw-r--r--eel/eel-graphic-effects.h4
-rw-r--r--eel/eel-gtk-extensions.c3
-rw-r--r--eel/eel-gtk-extensions.h3
-rw-r--r--eel/eel-lib-self-check-functions.c4
-rw-r--r--eel/eel-lib-self-check-functions.h4
-rw-r--r--eel/eel-self-checks.c4
-rw-r--r--eel/eel-self-checks.h4
-rw-r--r--eel/eel-stock-dialogs.c3
-rw-r--r--eel/eel-stock-dialogs.h3
-rw-r--r--eel/eel-string.c3
-rw-r--r--eel/eel-string.h3
-rw-r--r--eel/eel-vfs-extensions.c3
-rw-r--r--eel/eel-vfs-extensions.h3
-rw-r--r--eel/eel.h3
30 files changed, 30 insertions, 68 deletions
diff --git a/eel/check-program.c b/eel/check-program.c
index e5d58ec77..b2918022e 100644
--- a/eel/check-program.c
+++ b/eel/check-program.c
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Ramiro Estrugo <ramiro@eazel.com>
*/
diff --git a/eel/eel-accessibility.c b/eel/eel-accessibility.c
index dbdc147d7..40ffd53af 100644
--- a/eel/eel-accessibility.c
+++ b/eel/eel-accessibility.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Eel 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/>.
Authors:
Anders Carlsson <andersca@gnu.org>
diff --git a/eel/eel-accessibility.h b/eel/eel-accessibility.h
index c6971bc86..9dc26e406 100644
--- a/eel/eel-accessibility.h
+++ b/eel/eel-accessibility.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Eel 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/>.
Authors: Anders Carlsson <andersca@gnu.org>
*/
diff --git a/eel/eel-art-extensions.c b/eel/eel-art-extensions.c
index b0b969a6d..8178fb4c9 100644
--- a/eel/eel-art-extensions.c
+++ b/eel/eel-art-extensions.c
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
Ramiro Estrugo <ramiro@eazel.com>
diff --git a/eel/eel-art-extensions.h b/eel/eel-art-extensions.h
index d135d8060..e0308729f 100644
--- a/eel/eel-art-extensions.h
+++ b/eel/eel-art-extensions.h
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
Ramiro Estrugo <ramiro@eazel.com>
diff --git a/eel/eel-canvas.c b/eel/eel-canvas.c
index 0739ceb29..0040a430b 100644
--- a/eel/eel-canvas.c
+++ b/eel/eel-canvas.c
@@ -17,8 +17,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Gnome 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/>.
*/
/*
@NOTATION@
diff --git a/eel/eel-canvas.h b/eel/eel-canvas.h
index c7ebbea17..28d5d0274 100644
--- a/eel/eel-canvas.h
+++ b/eel/eel-canvas.h
@@ -17,8 +17,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Gnome 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/>.
*/
/*
@NOTATION@
diff --git a/eel/eel-debug.c b/eel/eel-debug.c
index e49d4ff3a..7de786e0f 100644
--- a/eel/eel-debug.c
+++ b/eel/eel-debug.c
@@ -15,9 +15,7 @@
Library General Public License for more details.
You should have received a copy of the GNU Library 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.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Author: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-debug.h b/eel/eel-debug.h
index 52a0d64a0..d47511918 100644
--- a/eel/eel-debug.h
+++ b/eel/eel-debug.h
@@ -15,9 +15,7 @@
Library General Public License for more details.
You should have received a copy of the GNU Library 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.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Author: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-gdk-extensions.c b/eel/eel-gdk-extensions.c
index 743503c39..49ff0d25b 100644
--- a/eel/eel-gdk-extensions.c
+++ b/eel/eel-gdk-extensions.c
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>,
Pavel Cisler <pavel@eazel.com>,
diff --git a/eel/eel-gdk-extensions.h b/eel/eel-gdk-extensions.h
index dda7f5315..9be06abf1 100644
--- a/eel/eel-gdk-extensions.h
+++ b/eel/eel-gdk-extensions.h
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>,
Ramiro Estrugo <ramiro@eazel.com>
diff --git a/eel/eel-glib-extensions.c b/eel/eel-glib-extensions.c
index c8f574bcb..1f1dc5f49 100644
--- a/eel/eel-glib-extensions.c
+++ b/eel/eel-glib-extensions.c
@@ -18,8 +18,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: John Sullivan <sullivan@eazel.com>
*/
diff --git a/eel/eel-glib-extensions.h b/eel/eel-glib-extensions.h
index 876889f06..2ccb86200 100644
--- a/eel/eel-glib-extensions.h
+++ b/eel/eel-glib-extensions.h
@@ -18,8 +18,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: John Sullivan <sullivan@eazel.com>
*/
diff --git a/eel/eel-gnome-extensions.c b/eel/eel-gnome-extensions.c
index e7b8ecbe9..30059583b 100644
--- a/eel/eel-gnome-extensions.c
+++ b/eel/eel-gnome-extensions.c
@@ -18,8 +18,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-gnome-extensions.h b/eel/eel-gnome-extensions.h
index 8a00d5e0a..d6bd8a7f6 100644
--- a/eel/eel-gnome-extensions.h
+++ b/eel/eel-gnome-extensions.h
@@ -18,8 +18,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-graphic-effects.c b/eel/eel-graphic-effects.c
index 8bb4a5326..ebc639333 100644
--- a/eel/eel-graphic-effects.c
+++ b/eel/eel-graphic-effects.c
@@ -17,9 +17,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/>.
*/
/* This file contains pixbuf manipulation routines used for graphical effects like pre-lighting
diff --git a/eel/eel-graphic-effects.h b/eel/eel-graphic-effects.h
index 2fe6fabea..6f38eb638 100644
--- a/eel/eel-graphic-effects.h
+++ b/eel/eel-graphic-effects.h
@@ -15,9 +15,7 @@
Library General Public License for more details.
You should have received a copy of the GNU Library 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.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Authors: Andy Hertzfeld <andy@eazel.com>
*/
diff --git a/eel/eel-gtk-extensions.c b/eel/eel-gtk-extensions.c
index 804584daf..38d7c0068 100644
--- a/eel/eel-gtk-extensions.c
+++ b/eel/eel-gtk-extensions.c
@@ -18,8 +18,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: John Sullivan <sullivan@eazel.com>
Ramiro Estrugo <ramiro@eazel.com>
diff --git a/eel/eel-gtk-extensions.h b/eel/eel-gtk-extensions.h
index 5b58c7660..67e811b33 100644
--- a/eel/eel-gtk-extensions.h
+++ b/eel/eel-gtk-extensions.h
@@ -18,8 +18,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: John Sullivan <sullivan@eazel.com>
Ramiro Estrugo <ramiro@eazel.com>
diff --git a/eel/eel-lib-self-check-functions.c b/eel/eel-lib-self-check-functions.c
index dd9770aac..bb789e72e 100644
--- a/eel/eel-lib-self-check-functions.c
+++ b/eel/eel-lib-self-check-functions.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 program; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Author: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-lib-self-check-functions.h b/eel/eel-lib-self-check-functions.h
index f34fcda39..ed9de8f4f 100644
--- a/eel/eel-lib-self-check-functions.h
+++ b/eel/eel-lib-self-check-functions.h
@@ -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 program; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Author: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-self-checks.c b/eel/eel-self-checks.c
index ee3c6974b..d5b9ff40d 100644
--- a/eel/eel-self-checks.c
+++ b/eel/eel-self-checks.c
@@ -15,9 +15,7 @@
Library General Public License for more details.
You should have received a copy of the GNU Library 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.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Author: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-self-checks.h b/eel/eel-self-checks.h
index 4ae83778b..6a0eef0a2 100644
--- a/eel/eel-self-checks.h
+++ b/eel/eel-self-checks.h
@@ -15,9 +15,7 @@
Library General Public License for more details.
You should have received a copy of the GNU Library 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.
+ License along with this program; if not, see <http://www.gnu.org/licenses/>.
Author: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-stock-dialogs.c b/eel/eel-stock-dialogs.c
index d95ef6ef0..a6e8c2673 100644
--- a/eel/eel-stock-dialogs.c
+++ b/eel/eel-stock-dialogs.c
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-stock-dialogs.h b/eel/eel-stock-dialogs.h
index 0fb16f464..ea1ffeebf 100644
--- a/eel/eel-stock-dialogs.h
+++ b/eel/eel-stock-dialogs.h
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-string.c b/eel/eel-string.c
index 3ab5e8da7..178af36da 100644
--- a/eel/eel-string.c
+++ b/eel/eel-string.c
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-string.h b/eel/eel-string.h
index fd2956795..8119c16a9 100644
--- a/eel/eel-string.h
+++ b/eel/eel-string.h
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
*/
diff --git a/eel/eel-vfs-extensions.c b/eel/eel-vfs-extensions.c
index 84a38a10c..cf6a6c14d 100644
--- a/eel/eel-vfs-extensions.c
+++ b/eel/eel-vfs-extensions.c
@@ -17,8 +17,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
Pavel Cisler <pavel@eazel.com>
diff --git a/eel/eel-vfs-extensions.h b/eel/eel-vfs-extensions.h
index 90364de25..e44546fd3 100644
--- a/eel/eel-vfs-extensions.h
+++ b/eel/eel-vfs-extensions.h
@@ -17,8 +17,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Darin Adler <darin@eazel.com>
Pavel Cisler <pavel@eazel.com>
diff --git a/eel/eel.h b/eel/eel.h
index 294ff93fa..d9f1b46ae 100644
--- a/eel/eel.h
+++ b/eel/eel.h
@@ -16,8 +16,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome 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/>.
Authors: Maciej Stachowiak <mjs@eazel.com>
*/