From d72b5f2a0bbd035a98979c3519de90a194f67e05 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:57:29 -0500 Subject: fixed incorrect fsf addresses. --- src/compositor/compositor-private.h | 4 ++-- src/compositor/compositor-xrender.c | 4 ++-- src/compositor/compositor-xrender.h | 4 ++-- src/compositor/compositor.c | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/compositor') diff --git a/src/compositor/compositor-private.h b/src/compositor/compositor-private.h index ef9f8023..6e34fe05 100644 --- a/src/compositor/compositor-private.h +++ b/src/compositor/compositor-private.h @@ -15,8 +15,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef META_COMPOSITOR_PRIVATE_H diff --git a/src/compositor/compositor-xrender.c b/src/compositor/compositor-xrender.c index f68d5c4d..f013eac8 100644 --- a/src/compositor/compositor-xrender.c +++ b/src/compositor/compositor-xrender.c @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #define _GNU_SOURCE diff --git a/src/compositor/compositor-xrender.h b/src/compositor/compositor-xrender.h index 5c8a36c0..7b0ee944 100644 --- a/src/compositor/compositor-xrender.h +++ b/src/compositor/compositor-xrender.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef META_COMPOSITOR_XRENDER_H_ diff --git a/src/compositor/compositor.c b/src/compositor/compositor.c index 975bf341..4e5adab5 100644 --- a/src/compositor/compositor.c +++ b/src/compositor/compositor.c @@ -15,8 +15,8 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include -- cgit v1.2.1