summaryrefslogtreecommitdiff
path: root/src/compositor
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:57:29 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:57:29 -0500
commitd72b5f2a0bbd035a98979c3519de90a194f67e05 (patch)
tree41e2ed48f607e5f7631974b232dbb0f8262a3520 /src/compositor
parentf92f68f71e49c87a21774df9afe91b4459774921 (diff)
downloadmarco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.bz2
marco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/compositor-private.h4
-rw-r--r--src/compositor/compositor-xrender.c4
-rw-r--r--src/compositor/compositor-xrender.h4
-rw-r--r--src/compositor/compositor.c4
4 files changed, 8 insertions, 8 deletions
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 <config.h>